Renders a disclosure widget as a <details> element. Pair it with Summary.
Details { Summary { text: "More" } Text { text: "Details" } }
Renders a disclosure widget as a <details> element. Pair it with Summary.
Details { Summary { text: "More" } Text { text: "Details" } }