Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding class to the datepicker #104

Open
treforcoster opened this issue Feb 10, 2022 · 0 comments
Open

Adding class to the datepicker #104

treforcoster opened this issue Feb 10, 2022 · 0 comments

Comments

@treforcoster
Copy link

treforcoster commented Feb 10, 2022

I'm using the content-class prop to add a custom class to the datepicker calendar but its not showing in my app.

 <VueDatePicker
   content-class="task-date-picker"
    v-model="modalData.item.due_at"  >
</VueDatePicker> 

And the output is shown below:

https://capture.dropbox.com/KAYcJNMorQhTF7H4?src=ss

Am I missing something here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant