1.1.13 • Published 5 years ago

md_wizard_steps v1.1.13

Weekly downloads
52
License
-
Repository
-
Last release
5 years ago


    
    <Wizard updateStore={this.updateStore} getStore={this.getStore} nextText="Next" preText="Prev" >
    
    
      <FirstStep 
      title="Enter Username"
       placeholder="Enter Username" name="userName" headImg="https://images.vexels.com/media/users/3/135118/isolated/preview/676bf0e9f3c16649cd7f426c6dcd755a-flat-user-sign-with-round-background-by-vexels.png" 
       />

      <SecondStep 
      title="Enter Password"
       placeholder="Enter Password" type="password" headImg="https://images.vexels.com/media/users/3/135118/isolated/preview/676bf0e9f3c16649cd7f426c6dcd755a-flat-user-sign-with-round-background-by-vexels.png" />


      <ThirdStep
        title="Enter Address"
        placeholder="Enter Address" name="password" name="address" headImg="https://images.vexels.com/media/users/3/135118/isolated/preview/676bf0e9f3c16649cd7f426c6dcd755a-flat-user-sign-with-round-background-by-vexels.png" />
    
    </Wizard>
1.1.13

5 years ago

1.1.12

5 years ago

1.1.11

5 years ago

1.1.10

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago