UNPKG

react-select-items

Version:
8 lines (7 loc) 164 B
export type SelectionOptions = { useCtrl?: boolean; useShift?: boolean; useCtrlShift?: boolean; useDrag?: boolean; useShiftToDrag?: boolean; };