grid-pro.gridprostatusbarloadmoreconfig
Home > @genesislcap/grid-pro > GridProStatusBarLoadMoreConfig
GridProStatusBarLoadMoreConfig interface
Configuration options for load more status bar component
Signature:
export interface GridProStatusBarLoadMoreConfig
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) Custom appearance for the button. | ||
|
() => void |
(Optional) Custom callback function to execute when the action is triggered. If not provided, the component will use the default datasource behavior. | ||
|
string |
(Optional) Custom tooltip text that appears on hover. |