Replies: 1 comment 2 replies
-
If you're only changing the theme globally though you can use VDefaultsProvider with a computed ref |
Beta Was this translation helpful? Give feedback.
2 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 using the Theme option by Vuetify for a dark and light.
I saw the new orion patch features to set default props on some components.
Is there a way to set default props for some components but BY theme?
ex: I'm using the "tonal" variant props on kinda every Vbtn in the app, but when I use the Dark theme, I would like to change the variant to these Vbtns (to flat by ex).
Beta Was this translation helpful? Give feedback.
All reactions