Posts
Topics
Projects
About
Contact
Preparing search index...
The search index is not available
The Candid Startup
InfiniSheet
@candidstartup/react-virtual-scroll
AutoSizerRenderProps
Interface AutoSizerRenderProps
Props that an implementation of
AutoSizerRender
must accept.
interface
AutoSizerRenderProps
{
height
:
number
;
width
:
number
;
}
Index
Properties
height
width
Properties
height
height
:
number
Computed height
width
width
:
number
Computed width
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
Project Home
Posts
Topics
Projects
About
Contact
InfiniSheet
Modules
@candidstartup/infinisheet-types
Classes
EmptySpreadsheetData
FixedSizeItemOffsetMapping
VariableSizeItemOffsetMapping
Functions
colRefToIndex
indexToColRef
rowColCoordsToRef
rowColRefToCoords
splitRowColRef
Interfaces
CellError
ItemOffsetMapping
SpreadsheetData
Type Aliases
CellErrorValue
CellValue
ColRef
RowColCoords
RowColRef
@candidstartup/react-spreadsheet
Components
VirtualSpreadsheet
VirtualSpreadsheetGeneric
Interfaces
ReactSpreadsheetData
VirtualSpreadsheetGenericProps
VirtualSpreadsheetProps
VirtualSpreadsheetTheme
Variables
VirtualSpreadsheetDefaultTheme
@candidstartup/react-virtual-scroll
Components
AutoSizer
DisplayGrid
DisplayList
VirtualContainer
VirtualGrid
VirtualList
VirtualScroll
Functions
getOffsetToScrollRange
getRangeToScroll
useFixedSizeItemOffsetMapping
useVariableSizeItemOffsetMapping
virtualGridScrollToItem
virtualListScrollToItem
Interfaces
AutoSizerProps
AutoSizerRenderProps
ComponentProps
DisplayBaseItemProps
DisplayBaseProps
DisplayGridItemProps
DisplayGridProps
DisplayListItemProps
DisplayListProps
ItemOffsetMapping
ScrollState
VirtualBaseProps
VirtualContainerComponentProps
VirtualContentProps
VirtualGridProps
VirtualGridProxy
VirtualListProps
VirtualListProxy
VirtualScrollableProps
VirtualScrollProps
VirtualScrollProxy
Type Aliases
AutoSizerRender
DisplayGridItem
DisplayListItem
GridItemKey
ListItemKey
ScrollDirection
ScrollEvent
ScrollLayout
ScrollRange
ScrollToOption
VirtualContainerRender
VirtualContainerRenderProps
VirtualContentRender
VirtualGridScrollHandler
VirtualListScrollHandler
VirtualScrollHandler
@candidstartup/simple-spreadsheet-data
Classes
LayeredSpreadsheetData
SimpleSpreadsheetData
Interfaces
LayeredSnapshot
SimpleSnapshot
Type Aliases
SnapshotType
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Props that an implementation of AutoSizerRender must accept.