Skip to content

CalendarFooter

Overview

A chin below Calendar / RangeCalendar that surfaces a range summary label and apply / clear actions. The default slot replaces the layout entirely; the named summary slot fills the leading mono summary line and actions fills the trailing button row.

Theme entry: CalendarFooter

Props

NameTypeRequiredDefaultDescription
themeOverrideString|Object|ArraynullA partial theme object merged with the component's default theme; accepts a class string, class array, or theme object.
classimport('vue').HTMLAttributes['class']undefinedAdditional CSS classes to apply to the root element.

Slots

NameScopedDescription
default
summarysummary Leading mono summary label, typically the selected range and its day count.
actionsactions Trailing button row, typically apply / clear.

Full slot reference

Source

client/lib/controls/calendar/CalendarFooter.vue

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