ColumnReorderRequestDetail
Detail for column-reorder-request events emitted when users drag-drop
columns in the visibility sidebar panel.
This event is consumed by ReorderPlugin to actually perform the column
move; if ReorderPlugin is not loaded, the event is informational only.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
field | string | The field name of the column to move. |
fromIndex | number | The source index in the column order (before the move). |
toIndex | number | The target index in the column order (after the move). |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt