You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `delta` (Number) Value of the CSS transform property scaled list, useful if your list of items in `<SelectableGroup />` is wrapped by a scale css transform property. Default value is `1`.
142
-
- `selectOnClick` (Boolean) Allow selecting by clicking items. Default value us `true`
143
-
- `allowShiftClick` (Boolean) Perform select actions even though the shift key is down when clicking or dragging. Default value us `false`
142
+
- `selectOnClick` (Boolean) Allow selecting by clicking items. Default value is `true`
143
+
- `allowShiftClick` (Boolean) Perform select actions even though the shift key is down when clicking or dragging. Default value is `false`
0 commit comments