mediawiki-extensions-Echo/modules/hooks.txt

8 lines
255 B
Plaintext
Raw Normal View History

hooks.txt
This documents Echo's client-side hooks:
'ext.echo.overlay.beforeShowingOverlay': Before showing the Echo overlay, it is
passed to this hook, which can modify the DOM or take other actions.
$overlay: the jQuery-wrapped element for the overlay