[ADF-2361] added breadcrumb transform function to the breadcrumb comp… (#3050)

* [ADF-2361] added breadcrumb transform function to the breadcrumb component

* [ADF-2361] added PR review changes
This commit is contained in:
Vito
2018-03-08 18:05:00 +00:00
committed by Eugenio Romano
parent f8f79b3f31
commit f0dcaa02fb
6 changed files with 48 additions and 6 deletions

View File

@@ -40,6 +40,7 @@
class="adf-content-node-selector-content-breadcrumb"
(navigate)="clear()"
[target]="documentList"
[transform]="breadcrumbTransform"
[folderNode]="breadcrumbFolderNode"
data-automation-id="content-node-selector-content-breadcrumb">
</adf-dropdown-breadcrumb>