Skip to main content

EmptyView

EmptyView ⇐ View

Kind: global class
Extends: View

new EmptyView([classList], [el], [tag], [tagNamespace], [css], [attr])

ParamType
[classList]Array.<string>
[el]Element
[tag]string
[tagNamespace]string
[css]Object.<string>
[attr]Object.<string>

EmptyView.absolute([classList], [css], [attr], [el], [tag]) ⇒ EmptyView

Kind: static method of EmptyView

ParamType
[classList]Array.<string>
[css]Object.<string>
[attr]Object
[el]Element
[tag]string

EmptyView.group(elements, options) ⇒ EmptyView

Kind: static method of EmptyView

ParamType
elementsArray.<View>
optionsObject