List of all Examples
		Collapsing and Expanding Content
		This is an example to test a toggle which will collapse and expand its content.
		A section expanded by default
		
		
			This section would have some content which can be hidden from the screenreader.
		
		A section collapsed by default
		
		
			This section would have some content which can be hidden from the screenreader.
		
		Use the built-in details element (by default open)
		
			A built-in HTML
			Some content that can be hidden from the screenreader.
		 
		Use the built-in details element
		
			A built-in HTML
			Some content that can be hidden from the screenreader.