Skip to content

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.

PropertyTypeDescription
fieldstringThe field name of the column to move.
fromIndexnumberThe source index in the column order (before the move).
toIndexnumberThe 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