How to Installing The OMP - Theme: Difference between revisions
From AshVisual Documentations
Blanked the page Tag: Blanking |
mNo edit summary |
||
Line 1: | Line 1: | ||
<div> | |||
<bootstrap_accordion> | |||
<bootstrap_panel heading="Panel active" active> | |||
This is an accordion panel that is active by default, i.e. its content will be visible when the page is loaded, but it can still be collapsed.</bootstrap_panel> | |||
<bootstrap_panel heading="Panel inactive"> | |||
This is an accordion panel that is inactive by default, i.e. its content will be hidden when the page is loaded, but it can still be expanded.</bootstrap_panel> | |||
</bootstrap_accordion> | |||
</div> |
Revision as of 17:06, 9 March 2025
<bootstrap_accordion> <bootstrap_panel heading="Panel active" active> This is an accordion panel that is active by default, i.e. its content will be visible when the page is loaded, but it can still be collapsed.</bootstrap_panel> <bootstrap_panel heading="Panel inactive"> This is an accordion panel that is inactive by default, i.e. its content will be hidden when the page is loaded, but it can still be expanded.</bootstrap_panel> </bootstrap_accordion>