Search
Preparing search index...
The search index is not available
@quenk/wml-widgets
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"app/modal/index"
Header
Class Header
Header
Hierarchy
Component
<
HeaderAttrs
>
Header
Implements
Widget
Index
Constructors
constructor
Properties
attrs
children
view
Methods
removed
render
rendered
Object literals
values
Constructors
constructor
new
Header
(
attrs
:
HeaderAttrs
, children
:
Content
[]
)
:
Header
children is an array of content passed to this Component.
Parameters
attrs:
HeaderAttrs
children:
Content
[]
Returns
Header
Properties
attrs
attrs
:
HeaderAttrs
children
children
:
Content
[]
view
view
:
View
= new views.Header(this)
Methods
removed
removed
(
)
:
void
Returns
void
render
render
(
)
:
Content
Returns
Content
rendered
rendered
(
)
:
void
Returns
void
Object literals
values
values
:
object
class
class
:
object
root
root
:
string
= MODAL_HEADER
id
id
:
object
root
root
:
string
= "root"
Globals
"app/modal/index"
Body
Footer
Header
constructor
attrs
children
view
removed
render
rendered
values
Modal
Body
Attrs
Footer
Attrs
Header
Attrs
Modal
Attrs
MODAL
MODAL_
BODY
MODAL_
CONTENT
MODAL_
DIALOG
MODAL_
FOOTER
MODAL_
HEADER
Generated using
TypeDoc
Header