API Reference > ui-components > Common > SelectionModeFlags SelectionModeFlags Enumeration Selection mode flags for Table and Tree row selection Members Name Value Description SelectionLimitOne 1 << 0 DragEnabled 1 << 1 ToggleEnabled 1 << 2 KeysEnabled 1 << 3 None 1 << 4 Defined in ui/components/src/ui-components/common/selection/SelectionModes.ts Line 12 Last Updated: 15 June, 2021