Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 501 Bytes

README.markdown

File metadata and controls

22 lines (15 loc) · 501 Bytes

Multi Step Bootstrap Form with animations

Check the demo

  • Pug/HTML
  • Bootstrap 4.1.3
  • SCSS/CSS
  • JS (ES6)/ Babel

Changing animation type

  • change data-animation attributes value (on .multisteps-form__panel) to your preferred animation type;
  • available animation values:
    • scaleIn
    • scaleOut
    • slideHorz
    • slideVert
    • fadeIn