NavBreadcrumbView.RequestSelectedItemsChanged

Syntax

RequestSelectedItemsChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The RequestSelectedItemsChanged event is fired after moving attributes in the breadcrumb.

Example

The example of using the RequestSelectedItemsChanged event is given on the Example of Creating the NavBreadcrumb Component page.

See also:

NavBreadcrumbView