-
Notifications
You must be signed in to change notification settings - Fork 29
chore: updated the Native Angular Report Viewer Events article #1886
New issue
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Native Angular Report Viewer Events documentation to include proper event arguments and type definitions. The changes add missing event handler implementations and introduce documentation for new interactive action and tooltip events.
Key Changes:
- Updated existing event handlers to accept and properly type their event arguments
- Added four new event sections:
interactiveActionEnter,interactiveActionLeave,toolTipOpening, andtoolTipClosing - Added necessary import statements for event argument types from
@progress/telerik-common-report-viewer
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
...reports-in-applications/web-application/native-angular-report-viewer/api-reference/events.md
Outdated
Show resolved
Hide resolved
...reports-in-applications/web-application/native-angular-report-viewer/api-reference/events.md
Outdated
Show resolved
Hide resolved
...reports-in-applications/web-application/native-angular-report-viewer/api-reference/events.md
Outdated
Show resolved
Hide resolved
...reports-in-applications/web-application/native-angular-report-viewer/api-reference/events.md
Outdated
Show resolved
Hide resolved
...reports-in-applications/web-application/native-angular-report-viewer/api-reference/events.md
Outdated
Show resolved
Hide resolved
...reports-in-applications/web-application/native-angular-report-viewer/api-reference/events.md
Outdated
Show resolved
Hide resolved
...reports-in-applications/web-application/native-angular-report-viewer/api-reference/events.md
Outdated
Show resolved
Hide resolved
...reports-in-applications/web-application/native-angular-report-viewer/api-reference/events.md
Outdated
Show resolved
Hide resolved
...reports-in-applications/web-application/native-angular-report-viewer/api-reference/events.md
Outdated
Show resolved
Hide resolved
...reports-in-applications/web-application/native-angular-report-viewer/api-reference/events.md
Outdated
Show resolved
Hide resolved
…ion/native-angular-report-viewer/api-reference/events.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ion/native-angular-report-viewer/api-reference/events.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ion/native-angular-report-viewer/api-reference/events.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ion/native-angular-report-viewer/api-reference/events.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ion/native-angular-report-viewer/api-reference/events.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ion/native-angular-report-viewer/api-reference/events.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ion/native-angular-report-viewer/api-reference/events.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ion/native-angular-report-viewer/api-reference/events.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ion/native-angular-report-viewer/api-reference/events.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ion/native-angular-report-viewer/api-reference/events.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating the events article!
We should not merge this until Q4