Skip to main content

Enumeration: SelectionState

The state that can be applied to the UI.Day element when in selection mode.

Enumeration Members​

Enumeration MemberValueDescription
range_end"range_end"The day is at the end of a selected range.
range_middle"range_middle"The day is at the middle of a selected range.
range_start"range_start"The day is at the start of a selected range.
selected"selected"The day is selected.