Attributes in Phosis¶
As mentioned before, Phosis templates are regular, well-formed semantic HTML. Elements of interest are tagged with data-*
attributes, and then those are configured in PhosisUI and hydrated by Phosis Render when the pages are constructed.
Each component/block/etc. should be set up as its own template inside of Phosis.
This section will dive deeply into the various attributes you can use to prepare your HTML for Phosis.