Skip to main content

SpecialCalendarDate

<ui5-special-date> | Since 1.23.0

The ui5-special-date component defines a special calendar date to be used inside ui5-calendar, which is visually distinguished from the rest of the dates.

Properties

value

DescriptionThe date formatted according to the formatPattern property of the ui5-calendar that hosts the component.
Typestring
Default""

type

DescriptionDefines the type of the special date.
Type"None" | "Working" | "NonWorking" | "Type01" | "Type02" | "Type03" | "Type04" | "Type05" | "Type06" | "Type07" | "Type08" | "Type09" | "Type10" | "Type11" | "Type12" | "Type13" | "Type14" | "Type15" | "Type16" | "Type17" | "Type18" | "Type19" | "Type20" (value descriptions in: CalendarLegendItemType)
Default"None"

Slots

No slots available for this component.

Events

No events available for this component.

Methods

No methods available for this component.

CSS Parts

No CSS parts available for this component.

CSS Custom States

No CSS custom states available for this component.