Search
Preparing search index...
The search index is not available
@quenk/wml-widgets
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"content/x/close/index"
Close
Class Close
Hierarchy
Component
<
WidgetAttrs
<
CloseAttrs
>
>
Close
Implements
Widget
Index
Constructors
constructor
Properties
attrs
children
view
Methods
removed
render
rendered
Object literals
values
Constructors
constructor
new
Close
(
attrs
:
WidgetAttrs
<
CloseAttrs
>
, children
:
Content
[]
)
:
Close
children is an array of content passed to this Component.
Parameters
attrs:
WidgetAttrs
<
CloseAttrs
>
children:
Content
[]
Returns
Close
Properties
attrs
attrs
:
WidgetAttrs
<
CloseAttrs
>
children
children
:
Content
[]
view
view
:
View
= new views.Main(this)
Methods
removed
removed
(
)
:
void
Returns
void
render
render
(
)
:
Content
Returns
Content
rendered
rendered
(
)
:
void
Returns
void
Object literals
values
values
:
object
root
root
:
object
class
class
:
string
= concat(this.attrs.ww.class, CLOSE)
Globals
"content/x/close/index"
Close
constructor
attrs
children
view
removed
render
rendered
values
Close
Attrs
CLOSE
Generated using
TypeDoc
children is an array of content passed to this Component.