Skip to main content
zerotal

Documentation


Documentation / @zerotal/flow-ui / index / CalendarEvent

Interface: CalendarEvent

Defined in: flow-ui/src/components/Calendar.tsx:33

Properties

date

date: string

Defined in: flow-ui/src/components/Calendar.tsx:35

YYYY-MM-DD.


label

label: unknown

Defined in: flow-ui/src/components/Calendar.tsx:36


href?

optional href?: string

Defined in: flow-ui/src/components/Calendar.tsx:37


class?

optional class?: string

Defined in: flow-ui/src/components/Calendar.tsx:39

Tailwind classes for the chip.