@leanix/components 0.4.645 → 0.4.646
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2831,6 +2831,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.6", ngImpor
|
|
|
2831
2831
|
* ```typescript
|
|
2832
2832
|
* import { BreadcrumbsComponent, BreadcrumbsItemComponent } from '@leanix/components/ui5';
|
|
2833
2833
|
* ```
|
|
2834
|
+
* [Link to UI5 Breadcrumbs documentation](https://ui5.github.io/webcomponents/components/Breadcrumbs)
|
|
2835
|
+
*
|
|
2834
2836
|
*
|
|
2835
2837
|
* ### Example
|
|
2836
2838
|
* @example ```html
|