Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DayCellRootProps

Index

Properties

children

children: (rootElRef: Ref<any>, classNames: string[], rootDataAttrs: any, isDisabled: boolean) => ComponentChildren

Type declaration

    • (rootElRef: Ref<any>, classNames: string[], rootDataAttrs: any, isDisabled: boolean): ComponentChildren
    • Parameters

      • rootElRef: Ref<any>
      • classNames: string[]
      • rootDataAttrs: any
      • isDisabled: boolean

      Returns ComponentChildren

date

date: Date

dateProfile

dateProfile: DateProfile

Optional elRef

elRef: undefined | RefObject<any> | RefCallback<any>

Optional extraHookProps

extraHookProps: undefined | Record<string, any>

Optional showDayNumber

showDayNumber: undefined | boolean

todayRange

todayRange: DateRange

Generated using TypeDoc