Optional classOptional dateConfigure what should be used for the date picking logic
Optional errorError text
Optional isIs input disabled
Optional isShows red required mark
Optional labelLabel of the input field
Optional labelConfigurable label weight
Optional maxMaximum date allowed to be selected (yyyy-mm-dd)
Optional minMinimum date allowed to be selected (yyyy-mm-dd)
Optional nameInput name
Optional onOn selected date change callback
On selected date change callback
Optional name: stringOptional placeholderPlaceholder
Optional showDefault: true; Will show a button for selecting today in the popover
Optional valueInput value (value is a string in format yyyy-mm-dd)
If a value not in that format is entered then the input will change
to null.
Generated using TypeDoc
Custom class to give the html component