Interface AppointmentPickerSetSlotOptions

Options for setting a slot on the appointment picker.

Hierarchy

  • AppointmentPickerSetSlotOptions

Index

Properties

Properties

Optional keepMonthYear

keepMonthYear: boolean

true to keep the currently viewed month and year of the calendar, false to change the calendar's month to the month of the selected slot.

default

false

Optional silent

silent: boolean

true if the change was triggered in a programmatic fashion and event listeners should not be invoked.

default

false