Properties
Optional base
base: undefined | Element | Text
Private buildToolbarProps
buildToolbarProps: any
Private buildViewContext
buildViewContext: any
Private buildViewPropTransformers
buildViewPropTransformers: any
Private calendarInteractions
calendarInteractions: any
Private footerRef
footerRef: any
Private handleNavLinkClick
handleNavLinkClick: any
handleWindowResize
handleWindowResize: (ev: UIEvent) => void
Private headerRef
headerRef: any
Private interactionsStore
interactionsStore: any
registerInteractiveComponent
register
InteractiveComponent: (component: DateComponent<any, Record<string, any>>, settingsInput: InteractionSettingsInput) => void
Type declaration
-
- (component: DateComponent<any, Record<string, any>>, settingsInput: InteractionSettingsInput): void
-
Parameters
-
component: DateComponent<any, Record<string, any>>
-
settingsInput: InteractionSettingsInput
Returns void
state
state: Readonly<Record<string, any>>
stateEquality
stateEquality: EqualityFuncs<Record<string, any>>
unregisterInteractiveComponent
unregister
InteractiveComponent: (component: DateComponent<any, Record<string, any>>) => void
Static addPropsEquality
addPropsEquality: (propEquality: any) => void
Type declaration
-
- (propEquality: any): void
Static addStateEquality
addStateEquality: (stateEquality: any) => void
Type declaration
-
- (stateEquality: any): void
Static contextType
contextType: any
Optional Static defaultProps
defaultProps: any
Optional Static displayName
displayName: undefined | string