Skip to content
#

ui-component

Here are 106 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)

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the ui-component 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 ui-component topic, visit your repo's landing page and select "manage topics."

Learn more