grid-pro.gridprostatusbarreloadconfig
Home > @genesislcap/grid-pro > GridProStatusBarReloadConfig
GridProStatusBarReloadConfig interface
Configuration options for reload status bar component
Signature:
export interface GridProStatusBarReloadConfig
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) Custom FontAwesome icon name (without 'fa-' prefix). | ||
|
() => 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. |