Dynamic form help.
- Source:
Methods
(static) .destroy()
Destroy plugin.
Assumes the form has been removed from the DOM.
- Source:
(static) .init(contextopt, selectoropt)
Initialise form_help.
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
context |
Node |
<optional> |
document | DOM element we're limiting selection to |
selector |
string |
<optional> |
'.form--dynamic-help' | CSS selector |
- Source: