Disclosure button with aria-expanded
and aria-controls
- the latter should allow users to jump directly to the controlled element (but announcement may not work in all browser/assistive technology combinations).
This is all the additional information that is initially hidden, but then shown when the above button is clicked. Clicking it a second time hides it again.