Skip to content

CalendarCellTrigger

Overview

The interactive trigger button within a calendar cell that handles day selection. Applies button ghost styling with additional state-based modifiers for selection, disabled, and unavailable states.

Theme entry: CalendarCellTrigger

Props

NameTypeRequiredDefaultDescription
themeOverrideString|Object|ArraynullA partial theme object merged with the component's default theme; accepts a class string, class array, or theme object.
classstring|array|objectundefinedAdditional CSS classes to apply to the trigger button.
asstring|object"button"The HTML element or component to render as.
asChildbooleanundefinedWhether to render as the child element (slot passthrough).

Slots

default

Slot.

Source

client/lib/controls/calendar/CalendarCellTrigger.vue

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2