Skip to content

maia.component-library / CalendarCellIndicator

Variable: CalendarCellIndicator

const CalendarCellIndicator: {<E>(__namedParameters): Element; displayName: string; }

Defined in: node_modules/.pnpm/@heroui+react@3.2.1_@react-_0c36d9022f1aaf46c104e0a6d2192bf4/node_modules/@heroui/react/dist/components/calendar/calendar.d.ts:72

Type Declaration

Type Parameters

E

E extends keyof IntrinsicElements = "span"

Parameters

__namedParameters

CalendarCellIndicatorProps<E> & Omit<IntrinsicElements[E], keyof CalendarCellIndicatorProps<E>>

Returns

Element

displayName

displayName: string