3.2.0 • Published 2 months ago

@propellerads/input-text v3.2.0

Weekly downloads
550
License
MIT
Repository
github
Last release
2 months ago

InputText

size npm.io

NPM | Github

Installation

  • yarn add @propellerads/input-text or npm install @propellerads/input-text -S

How to use

  • import InputText from '@propellerads/input-text';
  • And render
<InputText
    onChange={(value) => {}}
    label="My label"
    value={value}
/>
3.2.0

2 months ago

3.1.1

2 months ago

3.0.0

5 months ago

2.7.0

11 months ago

2.5.0

2 years ago

2.6.0

2 years ago

2.4.1

2 years ago

2.4.0

2 years ago

2.4.2

2 years ago

2.3.0

3 years ago

2.3.1

3 years ago

2.2.3

3 years ago

2.2.2

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.3

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago