Skip to content
#

automatic

Here are 696 public repositories matching this topic...

pp111
pp111 commented Apr 16, 2021

Thanks for the control. It would be really nice if you can add a feature to use it not for automatic navigation but if we could add items manually, for example:

breadcrumb.PushNewItem(object myDataItem, string label);

Remove item and children
breadcrumb.PopAfterItem(object myDataItem);

And an event when a item is clicked
OnItemClick(object source, object myDataItem)

Improve this page

Add a description, image, and links to the automatic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the automatic topic, visit your repo's landing page and select "manage topics."

Learn more