Constructor function of XBaseJS
getter for property configs
Add configuration to configs property and call each (registered) module’s configure function. Return config property.
configuration passed by user on installation
Add module to component property and call the module’s configure function. This function will be called when user import any module.
Generated using TypeDoc
Core class of XBaseJS