details(HTML)
details
<details>: The Details disclosure element - HTML: HyperText Markup Language | MDN
open
控制內容是否可見
可用open="false"來調整是否顯示
name
複數個擁有相同name的details,可在切換顯示時自動關閉
::details-content
內容樣式
How to Animate the Details Element | CSS-Tricks - CSS-Tricks
預設三角形可使用list-style-type或::-webkit-details-marker隱藏
How to Animate the Details Element Using WAAPI | CSS-Tricks - CSS-Tricks
可使用Web Animations API加上動態效果
https://x.com/tak_dcxi/status/1889833657453650226
HTML元素