Wizard
What it does
Basic usage
<fr:wizard id="my-wizard">
<fr:section id="personal-data-section">
...
</fr:section>
<fr:section id="comments-section">
...
</fr:section>
</fr:wizard>The sectionref attribute
The subsections-nav attribute
Events supported by fr:wizard
fr-prev and fr-next
Events dispatched by fr:wizard
The fr-section-shown event
Property
Type
Description
The fr-toc-shown event
Property
Type
Description
See also
Last updated