ReadonlyclosableWhether the appointment picker can be closed.
Regarding displayMode:
displayMode = disabled / read-only, a single input with the
currently selected slot (if any) is shown; regardless of closable.false and displayMode = open / "close", the picker is always shown.true and displayMode = open, the picker with the calendar is shown.true and displayMode = close, a single input with the
currently selected slot (if any) is shown.ReadonlydateThe date format to use for displaying dates. Currently, this is the format as used by JQueryUI datepicker.
ReadonlydateThe date time format to use for displaying a date with a time. Use %1 for the
date and %2 for the time.
ReadonlydayThe list of long day names, starting from Sunday, for use as requested via the dateFormat option.
ReadonlydayThe list of very short day names, starting from Sunday, for use as column headers within the appointment picker.
ReadonlydayThe list of abbreviated day names, starting from Sunday, for use as requested via the dateFormat option.
ReadonlyfirstThe day at which a week should be considered to start. This affects e.g. the columns of the calendar.
ReadonlymonthThe list of month names, starting from January, for use as requested via the dateFormat option.
ReadonlymonthThe list of abbreviated month names, starting from January, for use as requested via the dateFormat option.
ReadonlyshowWhether to show the capacity for each slot as well, in addition to the start time.
ReadonlyshowWhether to show the button to clear the selected slot.
ReadonlyshowWhether to show the end time for each slot as well, in addition to the start time.
ReadonlytextThe text to use for indicating the capacity of a slot. Use the
placeholder %1 to insert the capacity.
ReadonlytextText to show for the button to close the appointment picker (only when the picker is opened).
ReadonlytextThe text for the button to switch to the next month.
ReadonlytextThe text to show when the selected date has no available free slots. Use the placeholder `%1 to insert the date.
ReadonlytextThe text to show when the picker is closed and no appointment is selected.
ReadonlytextThe text to show when no slot is selected (when a slot is selected, the date and time is shown).
ReadonlytextText to show for the button to open the appointment picker (only when the picker is closed).
ReadonlytextThe text for the button to switch to the previous month.
ReadonlytextThe text to use when a slot is selected that is not available.
ReadonlytextThe text for the header that indicates the time zone.
ReadonlytextThe text to use when a slot is selected that is not available.
ReadonlytextThe text to show for the button to unselect the selected slot.
Options when initializing the appointment picker. Contains all runtime options plus some more settings available only during initialization.