We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
May I know if any event available for triggering an API request on click of about menu from navigation bar ?
Similarly, for any events present ?
In legal information we have tabs section. We don't want to trigger API on load of application.
Hence, we want an event which gets triggered on click of about & legal menu or ix-menu-item so that we get the response post clicking on it.
there is an event named labelChange ix-menu-item which is not working.
https://ix.siemens.io/docs/controls/application-frame/about-and-legal/?current-tab=development
Angular
v2.4.0
https://stackblitz.com/edit/lzqtu8?file=src%2Fabout-and-legal.html,src%2Fabout-and-legal.ts%3AL18-L18
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prerequisites
What happened?
May I know if any event available for triggering an API request on click of about menu from navigation bar ?
Similarly, for any events present ?
In legal information we have tabs section. We don't want to trigger API on load of application.
Hence, we want an event which gets triggered on click of about & legal menu or ix-menu-item so that we get the response post clicking on it.
there is an event named labelChange ix-menu-item which is not working.
https://ix.siemens.io/docs/controls/application-frame/about-and-legal/?current-tab=development
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
v2.4.0
Code to produce this issue.
https://stackblitz.com/edit/lzqtu8?file=src%2Fabout-and-legal.html,src%2Fabout-and-legal.ts%3AL18-L18
The text was updated successfully, but these errors were encountered: