Allows to pass an ID for the input field where the date picker represents it's value. This can be useful when the date picker is used with a label element. The label element can be bound to the input field using the label for attribute.
I also enhanced the README to include new and missing props.
Allows to pass an ID for the input field where the date picker represents it's value. This can be useful when the date picker is used with a label element. The label element can be bound to the input field using the
label for
attribute.I also enhanced the
README
to include new and missing props.