Preparing search index...
The search index is not available
biorate
biorate
react-virtual-table
IReactVirtualTable
Store
Interface Store
interface
Store
{
border
:
number
;
bounds
:
Bounds
;
colWidth
:
number
;
cols
:
Cols
;
footer
:
boolean
;
header
:
boolean
;
height
:
number
;
pagination
:
Pagination
;
rawRows
:
Rows
;
rowHeight
:
number
;
rows
:
Rows
;
scrollBarWidth
:
number
;
scrollLeft
:
number
;
scrollTop
:
number
;
width
:
number
;
getColWidth
(
cols
)
:
number
;
}
Index
Properties
border
bounds
col
Width
cols
footer
header
height
pagination
raw
Rows
row
Height
rows
scroll
Bar
Width
scroll
Left
scroll
Top
width
Methods
get
Col
Width
Properties
border
border
:
number
bounds
bounds
:
Bounds
col
Width
col
Width
:
number
cols
cols
:
Cols
footer
footer
:
boolean
header
header
:
boolean
height
height
:
number
pagination
pagination
:
Pagination
raw
Rows
raw
Rows
:
Rows
row
Height
row
Height
:
number
rows
rows
:
Rows
scroll
Bar
Width
scroll
Bar
Width
:
number
scroll
Left
scroll
Left
:
number
scroll
Top
scroll
Top
:
number
width
width
:
number
Methods
get
Col
Width
get
Col
Width
(
cols
)
:
number
Parameters
cols
:
IReactVirtualTable
.
Column
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
border
bounds
col
Width
cols
footer
header
height
pagination
raw
Rows
row
Height
rows
scroll
Bar
Width
scroll
Left
scroll
Top
width
get
Col
Width
biorate
Loading...