The '''BreadcrumbManager''' component is used to instantiate [[Component:BreadcrumbInterface|BreadcrumbInterface]]s and remove them based on the list of path elements on a [[Type:IDataFeedView|Data Feed View Type]].
|Path|{{RootFieldType|RelayRef`1|[[Type:SyncFieldList`1|SyncFieldList`1]]<[[Type:String|String]]>}}|TypeAdv0=true| The path field in a [[Type:IDataFeedView|Data Feed View Type component]] to show in the form of templates.
|UI_Root|Slot|
|UI_Root|Slot| The place to put Breadcrumb path items in.
|SetDepth:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Int|Int]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Type:Int|Int]]>|false| Takes a number beside a button that when pressed will set the depth of the path.
|SetDepth:[[Type:Action`1|Action`1]]<[[Type:Int|Int]]>|[[Type:Action`1|Action`1]]<[[Type:Int|Int]]>|false| Takes a number beside a button that when pressed will set the depth of the path.
Attach to a slot and provide all fields with valid values. The manager will then allow for creating path elements automatically when navigating a data feed.
== Examples ==
== Examples ==
Used heavily in the [[Settings]] menu to show the current path at the top.
Attach to a slot and provide all fields with valid values. The manager will then allow for creating path elements automatically when navigating a data feed.
Examples
Used heavily in the Settings menu to show the current path at the top.