Expand/Collapse Widget

Two accessible examples: a native details/summary widget and a button-controlled region using aria-expanded.

Example 1: Native disclosure (details/summary)

Shipping and returns

Standard shipping usually arrives in 3–5 business days. Returns are accepted within 30 days of delivery, as long as items are in original condition.

  • Tracking is provided once your order ships.
  • Refunds are issued to the original payment method.
  • Exchanges are processed as a new order.

Tip: Use Tab to focus the summary, then press Enter or Space.

Example 2: Button toggles a controlled region

This button expands or collapses the panel below.