EmptyView
EmptyView ⇐ View
Kind: global class
Extends: View
- EmptyView ⇐
View
new EmptyView([classList], [el], [tag], [tagNamespace], [css], [attr])
Param | Type |
---|---|
[classList] | Array.<string> |
[el] | Element |
[tag] | string |
[tagNamespace] | string |
[css] | Object.<string> |
[attr] | Object.<string> |
EmptyView.group(elements, options) ⇒ EmptyView
Kind: static method of EmptyView
Param | Type |
---|---|
elements | Array.<View> |
options | Object |