-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[Docs] Annotate callback props with @param tags #3096
Copy link
Copy link
Closed
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.scope: selectChanges related to the select.Changes related to the select.umbrellaFor grouping multiple issues to provide a holistic viewFor grouping multiple issues to provide a holistic view
Milestone
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.scope: selectChanges related to the select.Changes related to the select.umbrellaFor grouping multiple issues to provide a holistic viewFor grouping multiple issues to provide a holistic view
#2841 Added the ability to document the parameters that are passed to callbacks by functions, therefore we need to add that annotation to all public callback properties, following this guide.
Related to #2957.