breadcrumbItems property

List<String> breadcrumbItems
final

List of breadcrumb items representing the navigation path. The last item is the current page and is not clickable.

Implementation

final List<String> breadcrumbItems;