ICustomizable
Extends IEventEmitter.
Interface of an object that can be configured using the global options register.
Constructor | Fields | Events
Constructor
ICustomizable()
Fields
Name |
Type |
Description |
Event manager. Inherited from IEventEmitter. |
||
Options manager. |
Events
Name |
Description |
Change to the object options. |
Fields details
options
{IOptionManager} options
Options manager.
Events details
optionschange
Change to the object options.
Was the article helpful?
Previous
Next