Telstra have a great example of using the
aria-expandedattribute to show extra content.In this example it’s arranged into an accordion.
The button to show the extra content has
aria-expandedto describe its state and it’s toggled from “false” to “true” when expanded.

