We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for the great work. A few notes.
Clear
Today
maxDate
autoclose
And the last, please add a documentation how to style datepicker. How to use classes option?
classes
The text was updated successfully, but these errors were encountered:
Yeah, I guess the behaviour of "Today" button should be changed.
classes is used to add extra css classes to the datepicker and that's all, nothing special =)
Sorry, something went wrong.
I created my own "Today" button. It is also useful to have a button "Cancel"
No branches or pull requests
Thanks for the great work. A few notes.
Clear
andToday
. WhenClear
andToday
are sequentially clicked, input field stays empty. Today date is expected.Today
orClear
button while selecting month/year should jump to calendar view with setting today.maxDate
set, range selection after themaxDate
should be disabled.autoclose
is not the case.And the last, please add a documentation how to style datepicker. How to use
classes
option?The text was updated successfully, but these errors were encountered: