Loader params for options local object

Hierarchy

  • LoaderParams

Properties

element?: HTMLElement

The container HTML element, could be a canvas or any other element that will contain the canvas

index?: number

The index of the chosen element of the options array, if an array is given. If not specified, a random index will be used

The options object or the options array to laod

remote: boolean

Used for loading options locally or remotely

tagId?: string

The id assigned to the container

url?: SingleOrMultiple<string>

The url or the url array used to get options