Replies: 1 comment
-
Label doesn't use wrapper inside and the token you tried to provide sets true/false for label outside (disabled flying label inside the input). You can style label with plain CSS: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to add some custom styling to the label that is outside of the field.
I tried to do is with data-appearance
In css:
In html
It doesn't work. I also tried to use a provider:
It doesn't work as well :/ Can somebody give me a hint? Or should I do it with css and forget about taiga-ui way of component customisation...
Beta Was this translation helpful? Give feedback.
All reactions