Module: Util

Catch-all module, which should eventually be broken out into different categories

Source:

Methods

(inner) appendNewDiv()

Creates a new Div and appends it to a parent

Source:

(inner) getHtmlElement()

Returns an HTMLElement based on a selector string, or an HTMLElement.

Source:

(inner) mergeOptions()

Similar to Object.assign, but performs deep merge of child objects

Source:

(inner) newDiv()

Creates a new Div

Source: