Disclosure
Single styled <details>/<summary> reveal — keyboard + find-in-page work with no JS.
Live
Example
disclosure.Render(disclosure.Config{Title: "What's included?"},
html.Paragraph(html.TextConfig{}, render.Text("Up to 5 projects, 1 GB storage, …")),
)