1.1.0 • Published 8 years ago

zooid-form-label v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

zooid-form-label

Build Status Test Coverage Dependency status devDependency Status Slack Status

NPM

Install

npm install --save zooid-form-label

Props

PropTypeDefaultDescription
classNamestringAdditional css classes to merge into the component
namestringname attribute. Translates to htmlFor
requiredboolfalseAdd a "*" for required fields

Example

import FormLabel from 'zooid-form-label'