items property
final
The ZdsNavItem
list that will be displayed at the bottom of the component. Each item should be linked to a separate view.
Implementation
final List<ZdsNavItem> items;
The ZdsNavItem
list that will be displayed at the bottom of the component. Each item should be linked to a separate view.
final List<ZdsNavItem> items;