Superform by Delta Clan
✨ ClonablesSocialResourcesSuperform Home
v0
v0
  • 🌠Introduction (BETA)
  • 👁️Getting Started
    • Script Installation
      • Cloneable #1
  • 🎼Navigation Attributes
    • Form
    • Step
    • Next Button
    • Back Button
    • Submit Button
    • Radio Button Navigation
    • Step Teleport
    • Point Scoring
    • Dynamic Endings
  • 🔢Progress Attributes
    • Progress Bar
    • Progress Steps
    • Total Steps Label
    • Current Step Label
  • ✅Validation Attributes
    • Validate & Error (must read)
    • Email Validation
    • Characters Count (Min/Max)
    • Words (Min/Max)
    • Checkboxes (Min/Max)
    • Include Characters
  • 🔢MISC. ATTRIBUTES
    • Step Transition Duration
    • Enable Enter/Cmd Enter Navigation
    • Value Recall
Powered by GitBook
On this page
  • Information
  • Related Links

Was this helpful?

  1. Progress Attributes

Progress Steps

Last updated 2 years ago

Was this helpful?

Information

Attribute: superform-element = progress-step

Apply to: div, a (link block) tag elements.

This will be the step that will serve as a ‘template’ for the rest of the steps. Create one and Superform will automatically create the rest for the rest of the steps.

Style with an .is-active class (then remove it as Superform will automatically add it to the active step).

Related Links

🔢
Progress Bar