Theme D Sample Page
This is an example of data-theme="d"
applied to the same element as data-role="page"
, showing how the theme is inherited by widgets throughout the page.
Collapsible Sets
Section 1 click to collapse contents
I'm the collapsible content in a set so this feels like an accordion. I'm visible by default because I have the data-collapsed="false"
attribute; to collapse me, either click my header or expand another header in my set.