items property

List<BreadcrumbItem> items
final

The list of breadcrumb items to display.

Implementation

final List<BreadcrumbItem> items;