JSPM

  • Created
  • Published
  • Downloads 1273
  • Score
    100M100P100Q101421F
  • License MIT

This package is for creating all the different form input types.

Package Exports

  • @react-md/form

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@react-md/form) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@react-md/form

Create material design form elements with a lot of customization.

Installation

$ npm install --save @react-md/form

It is also recommended to install the other packages if you have not done so:

$ npm install --save @react-md/theme \
    @react-md/typography \

Documentation

You should check out the full documentation for live examples and more customization information, but an example usage is shown below.

Usage

  • helper text
  • error text

Components Missing:

  • Select (Non-Native)

Things missing:

  • error shake?
  • prefix and suffix text