Skip to content

GridTypeProps

Since v2.0.0

Props for the GridType component.

PropertyTypeDescription
namestringType name that columns reference via type.
params?Record<string, string | number | boolean>Optional params surfaced as typeDefault.* in templates.
children?(ctx: CellRenderContext<TRow, TValue>) => ReactNodeCustom type-level cell renderer.
editor?(ctx: ColumnEditorContext<TRow, TValue>) => ReactNodeCustom type-level cell editor. Requires the editing feature/plugin.
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt