scale
scale copied to clipboard
Telekom Brand Header Profile Menu slots and/or event handlers
Describe the feature request Can you update profile menu so that we can put custom components for links and buttons in profile menu as slots or add onClick events properties for url elements like login/logout/register/..., we are using browser routing and this implementation is very limiting.
Describe the use case
JS login/logout functions instead of login/logout URL. Custom navigation implementaion on react SPA using react-router
.
Describe alternatives you've considered
Using onClick
even listener on scale-telekom-profile-menu
component. It can be done but it's not pretty.