Files
emacs/lisp/web-completion-data/html-stuff/html-attributes-list/details
2020-12-05 21:29:49 +01:00

2 lines
231 B
Plaintext

ontoggle [HTML5]\n\nFires when the user opens or closes the <details> element
open open\n\nThis Boolean attribute indicates whether the details will be shown to the user on page load. Default is false and so details will be hidden.