Properties
Protected allDaySplitter
allDaySplitter: AllDaySplitter
Optional base
base?: Element | Text
handleScrollTopRequest
handleScrollTopRequest: (scrollTop: number) => void
Type declaration
- (scrollTop: number): void
renderTableRowAxis
render
Table
Row
Axis
: (rowHeight
?: number) => ElementType declaration
Parameters
Optional rowHeight: number
Private rootElRef
rootElRef: any
Private scrollerElRef
scrollerElRef: any
state
state: { slatCoords: any }
stateEquality
stateEquality: EqualityFuncs<TimeColsViewState>
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
Static Optional defaultProps
defaultProps?: any
Static Optional displayName
displayName?: string