melohagan / budibase-component-kasper-date-picker

Date picker with text input with options to set format, locale, show/hide calendar. Adapted from the Kasper date picker.
11 stars 6 forks source link

Use placeholder as "browse date" if no default #14

Closed lolcabanon closed 1 year ago

lolcabanon commented 1 year ago

If the placeholder is a valid date and no default date is provided, the browse date will be set to placeholder instead of the start date.

Useful when you don't want to add a default date to force user to enter a value, but also want to benefit the default date behavior.