Preparing search index...
The search index is not available
@selenite/commons
@selenite/commons
Action
boxSelection
Function boxSelection
Action to enable box selection on an element.
box
Selection
<
Node
>
(
...
args
)
:
void
|
ActionReturn
<
undefined
|
BoxSelectionParams
,
Record
<
never
,
any
>
>
Type Parameters
Node
extends
HTMLElement
Parameters
Rest
...
args
:
[
node
:
Node
,
parameter
?:
BoxSelectionParams
]
Returns
void
|
ActionReturn
<
undefined
|
BoxSelectionParams
,
Record
<
never
,
any
>
>
Svelte action
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@selenite/commons
Loading...
Action to enable box selection on an element.