<details>
HTML
<details>
Element Polyfill
Implemented Features
Toggling on click Toggling withelement.open = true
and element.open = false
Toggling with element.setAttribute("open", "")
and element.removeAttribute("open")
Toggling with enter and space
Dispatching the toggle
event
Focus support
Install
Download ↝ details-element-polyfill.js npm ↝ details-element-polyfillBrowser Support
Fine Print
Licensed under the MIT License
© 2019 Javan Makhmali
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。