Components
← All components

Collapsible

stimeo--collapsible

Opens and closes one region in place, and hands its height to CSS so you can animate it.

  • Core
  • Disclosure

Opens and closes a single region from one button. Whether it is open is announced to screen readers. Animating a height usually fails because the content's height is unknown, so this measures the real height and hands it to CSS for you to animate. On closing, the region is hidden only after the animation finishes, so the movement is never cut short.

running

Keyboard

KeyAction
Enter / Space Toggle the region open or closed (native button).