You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These components are really well done . Thank you so much for making them.
I am building a htmx project in Golang and loading up your components from the backend.
But I think I need a way to detect the users bidi settings to determine if I need to display the components as LTR or RTL.
Same as for if it’s dark mode or not.
also when I look at the html in this repo I can’t work out how it switches to the different bidi or themes . I guess I assumed the html would change for each permutation ?
If you could advise me about the bidi detection and theme detection that would be awesome ..
The text was updated successfully, but these errors were encountered:
Hey
These components are really well done . Thank you so much for making them.
I am building a htmx project in Golang and loading up your components from the backend.
But I think I need a way to detect the users bidi settings to determine if I need to display the components as LTR or RTL.
Same as for if it’s dark mode or not.
also when I look at the html in this repo I can’t work out how it switches to the different bidi or themes . I guess I assumed the html would change for each permutation ?
If you could advise me about the bidi detection and theme detection that would be awesome ..
The text was updated successfully, but these errors were encountered: