Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DayCellContentProps

Index

Properties

children

children: (innerElRef: Ref<any>, innerContent: ComponentChildren) => ComponentChildren

Type declaration

date

date: Date

dateProfile

dateProfile: DateProfile

Optional defaultContent

defaultContent: undefined | ((hookProps: DayCellContentArg) => ComponentChildren)

Optional extraHookProps

extraHookProps: undefined | Record<string, any>

Optional showDayNumber

showDayNumber: undefined | boolean

todayRange

todayRange: DateRange

Generated using TypeDoc