@steppedform/sf-ui
v1.2.4
Published
SteppedForm is the fastest way to build steppers and multi steps forms.
Downloads
6
Readme
SteppedForm
Official repository of @steppedform/sf-ui
, the fastest way to build steppers and multi steps forms.
Getting Started
To start using a new component using SteppedForm, run npm install in your JS project:
npm i @steppedform/sf-ui
To switch theme define data-theme
in body
(current options are dark
and light
):
<body data-theme="light">
License
Commercial license
If you want to use steppedForm to develop non open sourced sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary. Which means, you won't have to change your whole application source code to an open source license. [Purchase a steppedForm Commercial License]
Open source license
If you are creating an open source application under a license compatible with the GNU GPL license v3, you may use steppedForm under the terms of the GPLv3.
The credit comments in all the files should be kept intact (even after combination or minification)