Properties
Optional base
base?: Element | Text
Private buildToolbarProps
buildToolbarProps: any
Private buildViewContext
buildViewContext: any
Private buildViewPropTransformers
buildViewPropTransformers: any
Private calendarInteractions
calendarInteractions: any
Private footerRef
footerRef: any
handleWindowResize
handleWindowResize: ((ev: UIEvent) => void)
Private headerRef
headerRef: any
Private interactionsStore
interactionsStore: any
registerInteractiveComponent
register
Interactive
Component
: ((component
: DateComponent<any, Dictionary>, settingsInput
: InteractionSettingsInput) => void)Type declaration
Parameters
settingsInput: InteractionSettingsInput
Returns void
state
state: { viewLabelId: string }
unregisterInteractiveComponent
Static addPropsEquality
addPropsEquality: ((this: { prototype: { propEquality: any } }, propEquality: any) => void)
Type declaration
- (this: { prototype: { propEquality: any } }, propEquality: any): void
Parameters
this: { prototype: { propEquality: any } }
prototype: { propEquality: any }
propEquality: any
Returns void
Static addStateEquality
addStateEquality: ((this: { prototype: { stateEquality: any } }, stateEquality: any) => void)
Type declaration
- (this: { prototype: { stateEquality: any } }, stateEquality: any): void
Parameters
this: { prototype: { stateEquality: any } }
prototype: { stateEquality: any }
stateEquality: any
Returns void
Static contextType
contextType: any
Static Optional defaultProps
defaultProps?: any
Static Optional displayName
displayName?: string