Search
Preparing search index...
The search index is not available
@quenk/wml-widgets
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"content/nav/breadcrumb/index"
Breadcrumb
Class Breadcrumb
Breadcrumb
Hierarchy
Component
<
WidgetAttrs
<
BreadcrumbAttrs
>
>
Breadcrumb
Implements
Widget
Index
Constructors
constructor
Properties
attrs
children
view
Methods
removed
render
rendered
Object literals
values
Constructors
constructor
new
Breadcrumb
(
attrs
:
WidgetAttrs
<
BreadcrumbAttrs
>
, children
:
Content
[]
)
:
Breadcrumb
children is an array of content passed to this Component.
Parameters
attrs:
WidgetAttrs
<
BreadcrumbAttrs
>
children:
Content
[]
Returns
Breadcrumb
Properties
attrs
attrs
:
WidgetAttrs
<
BreadcrumbAttrs
>
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(BREADCRUMB, this.attrs.ww ? this.attrs.ww.class : '')
Globals
"content/nav/breadcrumb/index"
Breadcrumb
constructor
attrs
children
view
removed
render
rendered
values
Breadcrumb
Attrs
BREADCRUMB
Generated using
TypeDoc
Breadcrumb