Skip to content
Strata
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Getting started
Introduction
Installation
Quick start - flat grid
Quick start - tree grid
Guides
Tree data
Sorting & filtering
Column management
Row selection
Editing
Aggregation
Hierarchy editor
Data sources
Export
Theming
Server-driven lists
Typed column filters
Cell flash and conditional styling
Interactive cell UX
API reference
API reference
classes
Class: AddNodeCommand\<TRow\>
Class: BatchCommand\<TRow\>
Class: CsvWriter
Class: DeleteNodeCommand\<TRow\>
Class: IndentNodeCommand\<TRow\>
Class: InMemoryDataSource\<TRow\>
Class: InsertSubtreeCommand\<TRow\>
Class: MoveNodeCommand\<TRow\>
Class: MoveRejectedError
Class: ODataDataSource\<TRow\>
Class: ODataQueryBuilder
Class: OutdentNodeCommand\<TRow\>
Class: ReorderNodeCommand\<TRow\>
Class: XlsxWriter
functions
Function: buildDataQuery()
Function: buildTreeState()
Function: calculateDropPosition()
Function: cloneSubtree()
Function: computeFlexWidths()
Function: ContextMenu()
Function: createTheme()
Function: DataGrid()
Function: evaluateFilter()
Function: findWhereUsed()
Function: isColumnGroup()
Function: isDescendant()
Function: reconcileChanges()
Function: resolveFilterConfig()
Function: StatusBar()
Function: StrataIcon()
Function: useChangeTracker()
Function: useClipboard()
Function: useColumnManagement()
Function: useDataSource()
Function: useDragDrop()
Function: useExport()
Function: useFilterBuilder()
Function: useHistoryManager()
Function: useLazyTree()
Function: useLiveUpdates()
Function: usePagination()
Function: usePrintMode()
Function: useQuickSearch()
Function: useServerDataSource()
Function: useTreeEditor()
Function: useViewState()
Function: useWhereUsed()
Function: validateCycleAndSelf()
Function: WhereUsedDialog()
interfaces
Interface: AddNodeOptions\<TRow\>
Interface: AdvancedFilterConfig
Interface: AggregationConfig
Interface: BuildDataQueryParams
Interface: BuildTreeStateConfig\<TRow\>
Interface: CellContext\<TRow\>
Interface: CellEditEndEvent\<TRow\>
Interface: CellEditEvent\<TRow\>
Interface: CellPosition
Interface: CellPositionRef
Interface: CellRange
Interface: CellRangeRef
Interface: ChangedCell
Interface: ChangeSet\<TRow\>
Interface: CloneSubtreeOptions\<TRow\>
Interface: CloneSubtreeResult\<TRow\>
Interface: ColumnDef\<TRow\>
Interface: ColumnGroup\<TRow\>
Interface: ColumnInfo
Interface: ColumnManagementConfig
Interface: ColumnManagementPanelProps
Interface: ColumnPinningState
Interface: ColumnSort
Interface: Command\<TRow\>
Interface: ComposedTheme
Interface: ContextMenuConfig\<TRow\>
Interface: ContextMenuContext\<TRow\>
Interface: ContextMenuItem
Interface: ContextMenuProps
Interface: ContextMenuTarget
Interface: CsvWriterOptions
Interface: DataChangeEvent\<TRow\>
Interface: DataGridProps\<TRow\>
Interface: DataQuery
Interface: DataSource\<TRow\>
Interface: DataSourceCapabilities
Interface: DeleteNodeOptions
Interface: DragDropState
Interface: EditableConfig
Interface: EditorContext\<TRow\>
Interface: ExportColumn
Interface: ExportConfig\<TRow\>
Interface: ExportMenuProps
Interface: ExportOptions\<TRow\>
Interface: ExportRow
Interface: ExtendedQuantityConfig
Interface: FillRangeEvent
Interface: FilterBuilderPanelProps
Interface: FilterExpression
Interface: GridApi\<TRow\>
Interface: HistoryManagerReturn\<TRow\>
Interface: IndentNodeOptions\<TRow\>
Interface: InsertSubtreeOptions\<TRow\>
Interface: LoadingOverlayProps
Interface: LoadingRowProps
Interface: LoadingState
Interface: MoveNodeOptions\<TRow\>
Interface: ODataCollectionResponse
Interface: ODataDataSourceConfig\<TRow\>
Interface: ODataErrorResponse
Interface: OutdentNodeOptions\<TRow\>
Interface: PageParams
Interface: PageResult\<TRow\>
Interface: PaginationBarProps
Interface: QuickSearchInputProps
Interface: RangeStats
Interface: ReorderNodeOptions
Interface: RowAction\<TRow\>
Interface: RowActionsConfig\<TRow\>
Interface: RowEditEndEvent\<TRow\>
Interface: RowEditEvent\<TRow\>
Interface: SelectionConfig
Interface: SelectionState
Interface: SelectOption\<TValue\>
Interface: StatusBarConfig\<TRow\>
Interface: StatusBarContext\<TRow\>
Interface: StatusBarProps
Interface: StatusBarSegment
Interface: StrataIconProps
Interface: ThemeOverrides
Interface: TreeDataConfig\<TRow\>
Interface: TreeEditorConfig\<TRow\>
Interface: TreeNode\<TRow\>
Interface: TreeState\<TRow\>
Interface: UseChangeTrackerOptions\<TRow\>
Interface: UseChangeTrackerReturn\<TRow\>
Interface: UseClipboardOptions\<TRow\>
Interface: UseClipboardReturn\<TRow\>
Interface: UseColumnManagementOptions
Interface: UseColumnManagementReturn
Interface: UseDataSourceReturn\<TRow\>
Interface: UseDragDropOptions\<TRow\>
Interface: UseDragDropReturn
Interface: UseExportConfig\<TRow\>
Interface: UseExportReturn\<TRow\>
Interface: UseFilterBuilderReturn
Interface: UseHistoryManagerOptions\<TRow\>
Interface: UseLazyTreeReturn\<TRow\>
Interface: UseLiveUpdatesOptions\<TRow\>
Interface: UseLiveUpdatesReturn\<TRow\>
Interface: UsePaginationOptions
Interface: UsePaginationReturn\<TRow\>
Interface: UseQuickSearchOptions
Interface: UseQuickSearchReturn
Interface: UseServerDataSourceReturn\<TRow\>
Interface: UseTreeEditorOptions\<TRow\>
Interface: UseTreeEditorReturn\<TRow\>
Interface: UseViewStateOptions
Interface: UseViewStateReturn
Interface: UseWhereUsedReturn\<TRow\>
Interface: ValidationState
Interface: ViewState
Interface: WhereUsedDialogProps\<TRow\>
Interface: WhereUsedResult\<TRow\>
Interface: XlsxWriterOptions
strata-grid
type-aliases
Type Alias: AggregateType
Type Alias: AnyColumn\<TRow\>
Type Alias: ColumnFilterConfig\<TValue\>
Type Alias: ColumnOrderState
Type Alias: ColumnSizingState
Type Alias: DataChangeHandler\<TRow\>
Type Alias: Density
Type Alias: DropPosition
Type Alias: EditorType
Type Alias: FilterOperator
Type Alias: FilterType
Type Alias: FlashConfig
Type Alias: GridTheme
Type Alias: IconOverrides
Type Alias: MoveValidationResult
Type Alias: MoveValidator\<TRow\>
Type Alias: ODataAuth
Type Alias: ResolvedColumnFilter
Type Alias: RowValueSnapshot
Type Alias: SortDirection
Type Alias: SortingState
Type Alias: StrataIconName
Type Alias: ValidationResult
Type Alias: Validator\<TRow\>
variables
Variable: ColumnManagementPanel
Variable: ExportMenu
Variable: FilterBuilderPanel
Variable: LoadingOverlay
Variable: LoadingRow
Variable: PaginationBar
Variable: QuickSearchInput
Contributing
Project overview
Development setup
Spec to plan to TDD workflow
PR conventions
GitHub
Select theme
Dark
Light
Auto
Type Alias: ColumnOrderState
ColumnOrderState
=
string
[]
Defined in:
src/model/types.ts:37
Ordered list of column ids.