Add a resource to the movable collection.
Optional
options: IMovableCollection.AddOptionsA new IMovable.
Add an image to the current sheet. Returns an IMovableImage that can be used to manipulate the image or remove it.
This can be either string to a url, a Resource or an IResource.AddOptions
Optional
options: IMovableCollection.AddOptionsA Promise that will resolve to the new Movable.
Returns movables that match the search criteria.
Optional
options: IMovableCollection.SearchOptionsAn Array of IMovable.
Update all of the selected movable in a single transaction
Optional
action: string
Holds a collection of IMovables.