Functions
Link copied to clipboard
Adds a constructor hook to the class.
Link copied to clipboard
Extends the current class given the properties to be included. Returns a Javascript function that is a class constructor (to be called with new
).
Link copied to clipboard
Merges options into the defaults of the class.