Skip to content

Commit 8ebfeba

Browse files
committed
No more
Signed-off-by: Cédric Foellmi <cedric@onekiloparsec.dev>
1 parent c0502bb commit 8ebfeba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ You can get the list of `IPowerTreeNode` from the computed `slVueTree.nodes` pro
9494
| edgeSize | Number | 3 | Offset in pixels from top and bottom for folder-node element. While dragging cursor is in that offset, the dragging node will be placed before or after the folder-node instead of being placed inside the folder. |
9595
| scrollAreaHeight | Number | 70 | Offset in pixels from top and bottom for the component element. While dragging cursor is in that area, the scrolling starts. |
9696
| maxScrollSpeed | Number | 20 | The scroll speed is relative to the cursor position. Defines the max scroll speed.
97-
| multiselectKey | String/String[] | ['ctrlKey', 'metaKey'] | The keys for multiselect mode. Allowed values are ['ctrlKey', 'metaKey', 'altKey']
9897

9998
# Computed props
10099

0 commit comments

Comments
 (0)