+
+ To reorder columns directly instead of via the actions menu popover,
+ you can enable draggable EuiDataGrid header columns
+ via the columnVisibility.canDragAndDropColumns{' '}
+ prop. This will allow you to reorder the column by dragging them.
+
+
+ ),
+ props: {
+ EuiDataGrid,
+ EuiDataGridColumn,
+ EuiDataGridColumnActions,
+ EuiListGroupItem,
+ },
+ demo: