grid-pro.gridprostatusbarloadmoreconfig.onloadmore
Home > @genesislcap/grid-pro > GridProStatusBarLoadMoreConfig > onLoadMore
GridProStatusBarLoadMoreConfig.onLoadMore property
Custom callback function to execute when the action is triggered. If not provided, the component will use the default datasource behavior.
Signature:
onLoadMore?: () => void;