BreadcrumbItemsList Constructor

Syntax

PP.Ui.BreadcrumbItemsList (owner: PP.Ui.Breadcrumb)

Parameters

owner. Parent component of BreadcrumbItemsList class instance.

Description

The BreadcrumbItemsList constructor creates an instance of the BreadcrumbItemsList class.

Example

The example of constructor use is given in description of the  BreadcrumbItem constructor.

See also:

BreadcrumbItem