Initial Grid State
FloatingRowProvidedProps
Provides initial configuration options for floating row settings in the Graphite Grid.
Properties
- Name
floatingRowEnabled?
- Type
- boolean
- Description
Enables or disables the floating row.
- Name
floatingRowHeight?
- Type
- FloatingRowHeight
- Description
Specifies the height of the floating row. When set to "auto", it is recommended to disable
columnVirtualization
.