File

projects/components/widgets/navigation/breadcrumb/src/breadcrumb.component.doc.ts

Description

The wmBreadcrumb component defines the Breadcrumb widget.

Index

Methods
Inputs

Methods

onBeforenavigate
onBeforenavigate(widget: any, $item: any)

Callback function is triggered before the page is redirected.

Parameters :
Name Type Optional Description
widget any No

Instance of the breadcrumb widget.

$item any No

The object used to construct the clicked item.

Returns : void

Inputs

class
Type : string

Class of the widget.

dataset
Type : any

Set this property to a data source to construct the breadcrumb.

Bindable: true

itemchildren
Type : string

Children for the breadcrumb item.

Bindable: true

itemicon
Type : string

Class for the icon in the breadcrumb item.

Bindable: true

itemid
Type : string

This property should be the mapped to the page name so that the breadcrumb path is generated when the page is loaded.

Bindable: true

itemlabel
Type : string

Label for the breadcrumb item.

Bindable: true

itemlink
Type : string

Link for the breadcrumb item.

Bindable: true

name
Type : string

Name of the Breadcrumb.

show
Type : boolean
Default value : true

This property will be used to show/hide the breadcrumb widget on the web page.

Bindable: true

results matching ""

    No results matching ""