Typeahead icon indicating copy to clipboard operation
Typeahead copied to clipboard

Importing Custom CSS Styles

Open babaktaremi opened this issue 4 years ago • 3 comments

Hi. Can we use custom css styling like rtl and etc?

babaktaremi avatar May 18 '21 13:05 babaktaremi

There are limits to what we can allow you to style as the whole control is a lot of smoke and mirrors with CSS performing the magic. So for now, I would say you should just override the default styles if you know what you're doing. But I we won't be building anything into the component at the moment.

chrissainty avatar May 22 '21 09:05 chrissainty

As an idea you could have the same templating system as with Modal. And from what I understand, your planned update on the others. It would making the use of this with Tailwind easier. Since as now there is no way to add classes.

marcuscreatevision avatar Aug 14 '21 14:08 marcuscreatevision

I have opened a proposal for supporting overriding the default class and styles of the component #292

@babaktaremi @marcuscreatevision check it out and tell me if this works for you.

SSchulze1989 avatar Oct 11 '22 10:10 SSchulze1989