@samatawy/diagrams
Demo
Preparing search index...
index
DiagramSelectionOptions
Interface DiagramSelectionOptions
Selection options to define how selection works in the diagram view.
interface
DiagramSelectionOptions
{
enable_select
:
boolean
;
enable_multi
:
boolean
;
enable_rect
:
boolean
;
rect_mode
:
"include"
|
"touch"
;
}
Index
Properties
enable_
select
enable_
multi
enable_
rect
rect_
mode
Properties
enable_
select
enable_select
:
boolean
enable_
multi
enable_multi
:
boolean
enable_
rect
enable_rect
:
boolean
rect_
mode
rect_mode
:
"include"
|
"touch"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enable_
select
enable_
multi
enable_
rect
rect_
mode
@samatawy/diagrams
Demo gallery
Loading...
Selection options to define how selection works in the diagram view.