enhancement
A component that implements breadcrumb navigation and can be configured using Model Builder. An abstraction of the NavigationComponent.
Code Migration
- FolderControl now requires BreadcrumbRenderer to be passed separately in the constructor; it is no longer part of BreadcrumbData.
Test
Refactoring, no test.