Importing Custom CSS Styles
Hi. Can we use custom css styling like rtl and etc?
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.
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.
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.