TempusDominusRestrictions

Tempus Dominus restrictions configuration.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var daysOfWeekDisabled: ReadonlyArray<JsInt>
Link copied to clipboard
var disabledDates: ReadonlyArray<Date>
Link copied to clipboard
var disabledHours: ReadonlyArray<JsInt>
Link copied to clipboard
var enabledDates: ReadonlyArray<Date>
Link copied to clipboard
var enabledHours: ReadonlyArray<JsInt>
Link copied to clipboard
var maxDate: Date
Link copied to clipboard
var minDate: Date