2.3.3 • Published 7 years ago

zooid-input v2.3.3

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

zooid-input

A React component to render Zooid like text inputs.

Build Status Test Coverage Dependency status devDependency Status Slack Status

NPM

Install

npm install --save zooid-input

Props

PropTypeDefaultDescription
classNamestringAdditional css classes for your input
disabledboolfalseDisables the text input
labelstringThe label for the text input
namestring' 'name value for the input
placeholderstringplaceholder text for the input box
requiredboolfalseMakes the text input required
descriptionstringHelp text for the input field

Example

<Input name="inputName" placeholder="Input Text Here" label="Awesome Label" />
2.3.3

7 years ago

2.3.2

8 years ago

2.3.1

8 years ago

2.3.0

8 years ago

2.2.0

8 years ago

2.1.5

8 years ago

2.1.4

8 years ago

2.1.3

8 years ago

2.1.2

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.4.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago