Align SplitButton router support with other Menu Components #721
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
The splitbutton documentation for using the router for navigation is documented as [url] rather than [routerLink].
I also needed to configure a (onClick) function that contained an event.preventDefault() to prevent the whole app from reloading when clicking on such a splitbuttonitem - any reason why you don't call event.preventDefault() for routerLinks in splitbutton.ts onItemClick() ?
The text was updated successfully, but these errors were encountered: