1 | |
A responsive bordered disclosure panel with a title, optional caption, and component-owned Central caret. Hover to inspect the emphasized border.
| Prop | Type | Default |
|---|---|---|
title
Required summary headline.
|
String | required |
caption
Optional muted subtitle under the title.
|
String | nil |
open
Initial expanded state (default false).
|
Boolean | false |
**html_options
Extra attrs on the root <details>.
|
Hash | — |