ContentDisclosure
Use ContentDisclosure for optional background that should not interrupt the main reading path. Supply a meaningful summary and keep essential conclusions, required actions, and document FAQs visible elsewhere.
Parameters
| Parameter | Required | Default | Description |
|---|---|---|---|
summary | Yes | None | Visible details summary. |
open | No | false | Whether the disclosure starts expanded. |
Example
<ContentDisclosure summary="How to compare the pilot with its baseline">
<p>
Use the same traveler questions and record the answer sources in both reviews.
</p>
<p>
Record any change in the property or measurement method before interpreting the result.
</p>
</ContentDisclosure>
How to compare the pilot with its baseline
Use the same traveler questions and record the answer sources in both reviews.
Record any change in the property or measurement method before interpreting the result.