10 lines
247 B
Markdown
10 lines
247 B
Markdown
# Select instance
|
|
|
|
The `select` instance is responsible for the mouse right-click multi-selection
|
|
of nodes, and can be obtained through `mindMap.select`
|
|
|
|
## Method
|
|
|
|
### toPos(x, y)
|
|
|
|
Convert mouse position to position relative to the container `el` |