Base

Base

The universal base of all classes.

Constructor

new Base(obj)

Parameters:
Name Type Description
obj object
Source:

Members

(readonly) raw :object

The raw object of the class, giving the class properties value.
Type:
  • object
Source: