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
A bit new to vue and Nuxt. I am using a datepicker component(i.e before the very recent update). I am facing difficulties with setting a default value for date on the datepicker. Can anyone show me how to do so ? I tried using the "defaultValue" prop as per the radix-vue docs but it didn't work for me. I can share my code if you wish. I would appreciate any help/hints.
(P.S I created a custom component around the datepicker in order to use my own custom styles, but that shouldn't cause any issues.)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
A bit new to vue and Nuxt. I am using a datepicker component(i.e before the very recent update). I am facing difficulties with setting a default value for date on the datepicker. Can anyone show me how to do so ? I tried using the "defaultValue" prop as per the radix-vue docs but it didn't work for me. I can share my code if you wish. I would appreciate any help/hints.
(P.S I created a custom component around the datepicker in order to use my own custom styles, but that shouldn't cause any issues.)
Beta Was this translation helpful? Give feedback.
All reactions