theme using Daisy UI #177
-
How do I add data-theme="dark" to the HTML tag to set the theme for an app ? |
Beta Was this translation helpful? Give feedback.
Answered by
ddanieltan
Sep 4, 2024
Replies: 1 comment
-
You can pass html keywords via the E.g.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jph00
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can pass html keywords via the
htmlkw
property for fast_app().E.g.