Breadcrumb Constructor

Syntax

PP.Ui.Breadcrumb(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The Breadcrumb constructor creates an instance of the Breadcrumb component.

Example

An example of constructor use is given in the page Example of creating the Breadcrumb component.

See also:

Classes