react icon indicating copy to clipboard operation
react copied to clipboard

[FEATURE REQUEST] Event for breadcrumbs

Open adventmedia opened this issue 3 years ago • 0 comments

The <Form/> component has event callbacks for onPrevPage and onNextPage. Unfortunately using breadcrumbs renders these functions rather useless as users can skip to any page without triggering. So the the request is simple: an event that is triggered when a breadcrumb is clicked, ideally with the index. Thank you.

adventmedia avatar Oct 17 '22 20:10 adventmedia