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
I would like to be able to update the default table height value based on the display - height value. I have a default value of 275 set, but would love to apply more logic to have a larger (or smaller) table height based on display
Proposed solution
Utilize UseDefaults to update values provided
plugins/vuetify.js
Problem to solve
I would like to be able to update the default table height value based on the display - height value. I have a default value of 275 set, but would love to apply more logic to have a larger (or smaller) table height based on display
Proposed solution
Utilize UseDefaults to update values provided
plugins/vuetify.js
Home.vue:
The text was updated successfully, but these errors were encountered: