Skip to content

octoblu/zooid-form-field

Repository files navigation

zooid-form-field

Build Status Test Coverage Dependency status devDependency Status Slack Status

NPM

Install

npm install --save zooid-form-field

Props

Prop Type Default Description
children node Form elements to be shown in the form field
className string Additional css classes to merge into the component

Example

import FormField from 'zooid-form-field'