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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I've been using react-kronos and it's working really well on my project.
But I've just got a request from my client, to make all time inputs start by default at 8am.
Is there an option for it, or could be something easy to implement?
Thanks and regards.
The text was updated successfully, but these errors were encountered:
I would set the time to 8am when you initialize the component.
Sorry, something went wrong.
You mean the value I pass to it? I couldn't because I need to validate if the field wasn't informed.
What I thought was an option to set the default time when opening the dropdown, but still with it's value empty.
I need to set default time too :(
No branches or pull requests
I've been using react-kronos and it's working really well on my project.
But I've just got a request from my client, to make all time inputs start by default at 8am.
Is there an option for it, or could be something easy to implement?
Thanks and regards.
The text was updated successfully, but these errors were encountered: