mirror of
https://github.com/zsviczian/obsidian-excalidraw-plugin.git
synced 2025-08-06 05:46:28 +00:00
documentation improved
This commit is contained in:
@@ -109,7 +109,7 @@ Same as `connectObjects()`, but ObjectB is the currently selected element in the
|
||||
|
||||
#### addElementsToView()
|
||||
```typescript
|
||||
addElementsToView(repositionToCursor:boolean=false, save:boolean=false):Promise<boolean>
|
||||
async addElementsToView(repositionToCursor:boolean=false, save:boolean=false):Promise<boolean>
|
||||
```
|
||||
Adds elements created with ExcalidrawAutomate to the target ExcalidrawView.
|
||||
`repositionToCursor` dafault is false
|
||||
|
||||
Reference in New Issue
Block a user