Skip to content

Commit

Permalink
fix: Updates toolbarButtonClicked docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
damencho committed Jan 31, 2025
1 parent 32d077e commit 31c5708
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/dev-guide/iframe-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,8 +422,7 @@ The listener receives an object with the following structure:
### toolbarButtonClicked

Provides event notifications about a toolbar button being clicked and whether the click routine was executed or not.
For overriding a button's click, please use the following config overwrite:
https://github.com/jitsi/jitsi-meet/blob/042a2cb447bd9ff39ab3904e493952787bd30924/config.js#L547
To enable this notification you need to add the button to [`buttonsWithNotifyClick` config](/handbook/docs/dev-guide/dev-guide-configuration#buttonswithnotifyclick).

The listener receives an object with the following structure:

Expand Down

0 comments on commit 31c5708

Please sign in to comment.