aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/shortcodes/js-dismiss.html
AgeCommit message (Collapse)AuthorFilesLines
2023-03-10Improve docs on Modals, Alerts, Offcanvas and Toasts close triggers examples ↵Hannah Issermann1-2/+2
(#38182) * Improve docs on Modals, Alerts, Offcanvas and Toasts close triggers examples * Update site/layouts/shortcodes/js-dismiss.html Co-authored-by: Julien Déramond <[email protected]> --------- Co-authored-by: Mark Otto <[email protected]> Co-authored-by: Julien Déramond <[email protected]>
2021-07-28Use a streamlined way to trigger component dismiss (#34170)GeoSot1-0/+15
* use a streamlined way to trigger component dismiss * add documentation Co-authored-by: XhmikosR <[email protected]>