Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

'required' option wanted #72

Closed
batuotasis opened this issue Dec 22, 2021 · 1 comment
Closed

'required' option wanted #72

batuotasis opened this issue Dec 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@batuotasis
Copy link

Is your feature request related to a problem? Please describe.
We use standard HTML form validation. In case datepicker field value is empty and required, user is able to submit form.

Describe the solution you'd like
Add required prop, just like existing disabled, readonly, etc. It should add required attribute to html input element.

@Jasenkoo Jasenkoo added the enhancement New feature or request label Dec 22, 2021
@Jasenkoo
Copy link
Contributor

Added in v2.4.4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants