Active Cell Stroke width
Cell styles for border
Custom grid overlays
No of columns in the grid
Should return width of a column at an index
Helps in lazy grid width calculation
Helps in lazy grid height calculation
Number of frozen columns
Number of frozen rows
Height of the grid
Cell renderer. Must be a Konva Component eg: Group, Rect etc
Array of merged cells
Called right before a row is being rendered. Will be called for frozen cells and merged cells
Called when user scrolls the grid
Fired when scroll viewport changes
No of rows in the grid
Should return height of a row at an index
Scroll throttle wait timeout
Size of the scrollbar. Default is 13
Background of selection
Border color of selected area
Allow users to customize selected cells design
Stroke width of the selection
Array of selected cell areas
Shadow settings
Show shadow as you scroll for frozen rows and columns
Show scrollbars on the left and right of the grid
Snap to row and column when scrolling
Props that can be injected to Konva stage
Width of the grid
Allows users to Wrap stage children in Top level Context
Generated using TypeDoc
Currently active cell