Settings used for the creator.
Optional
allowYou can prevent creating instances.
Defaults to true
Optional
maxMax amount, of instances, that are allowed to be created by the local dispatcher. (This is only used for hosting.)
Optional
uiUI Related Methods.
Optional
config?: TRenderInstancePage<INopeModule, {}>Specialized config view.
Optional
creator?: TInstanceManagerPage<INopeModule, {}>Creates a a custom function used for rendering the creator function.
This wont be used if a creatorSchema
is provided.
Optional
creatorHelper to simply creation of a creator interface. Uses the the schema to create the ui.
Function used sort the inputs given by the schema.
Schema for the init method.
Optional
icon?: stringHelper to get the Icon, it must be available under 'assets/icons/{icon}.png'. Just enter the name
Generated using TypeDoc
Descriptor of the class