To add an expanding block in Paligo content:
- Create a
<section>
element in Paligo. -
Give the section the
role
attribute with the following value:accordion
Expanding blocks in Paligo content are closed by default. With a value of
accordion ft-expanding-block-expanded
, expanding block are opened by default.
By default, Paligo expanding blocks appear as links. See Style Paligo expanding blocks to apply CSS styling to them.