NoCode Tool API Documentation
- Home
- NoCode Tool API Documentation
Class: ExternalLibrary
new external.ExternalLibrary (instance)
Name | Type | Default | Description |
---|
instance | Instance | null | optional |
Members
Methods
addItemToDocument (point, path)boolean
Name | Type | Description |
---|
point | object | |
path | string | |
Returns:
getItem (path)ExternalLibrary | null
Name | Type | Description |
---|
path | string | |
Returns:
Type | Description |
---|
ExternalLibrary | null | |
toImage (frame)HTMLImageElement
Name | Type | Default | Description |
---|
frame | number | 1 | optional |
Returns:
Type | Description |
---|
HTMLImageElement | |