Try resizing the browser width to ensure items are trimmed as expected
1. Standalone (fixed size)
Component is used in the fixed-width layout
2. Standalone (full width)
Component fits the parent container width
2.1 Standalone with Dropdown (full width)
Component fits the parent container width but is limited to 3 items to display at once.
It should automatically switch to the Dropdown mode if the path exceeds 3 nodes.
3. Toolbar (standalone)
Component used as a child of the Toolbar component
4. Toolbar (title)
Component is wrapped into the Toolbar Title component
5. Toolbar with separators and buttons
Component is wrapped into the Toolbar Title component.
The toolbar also has separators and buttons that might provide impact on breadcrumb layout.
Buttons do nothing and are present for layout purposes.