Hierarchy

Hierarchy

  • IIgrGridToolbarProps

Properties

children?: ReactNode
className?: string

Gets/sets the grid component for the toolbar component.

id?: string
name?: string
showProgress?: string | boolean

When enabled, shows the indeterminate progress bar.

Remarks

By default this will be toggled, when the default exporter component is present and an exporting is in progress.

style?: CSSProperties