NavBreadcrumbView.AttributeFilterChanged

Syntax

AttributeFilterChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The AttributeFilterChanged event occurs after toggling the attribute filter.

Example

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

See also:

NavBreadcrumbView