Function · Data and Templates
createVirtualDataGrid
Creates a virtualized grid from logical rows and column templates.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Signature
TypeScript
createVirtualDataGrid(props: VirtualDataGridProps<T>): GuiElementParameters
| Name | Type | Description |
|---|---|---|
props | VirtualDataGridProps<T> | Rows, columns, viewport range, and row key selector. |
Returns
GuiElement — A Grid element containing the visible cells.
Related symbols
Source
SharpTS.Gui.Sdk/GuiPackage/runtime.ts:955 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.