@t7/forms

0.0.23 • Public • Published

@t7/forms

This is a collection of React form element components.

# Install via NPM.
npm install @t7/forms --save-dev

To use the CSS, be sure to import it into your project.

// Example: In a root JS file.
import '@t7/forms/dist/index.css'
/* Example: In a root CSS file. */
@import "./node_modules/@t7/forms/dist/index.css";

View on NPM:

https://www.npmjs.com/package/@t7/forms


Demo page:

https://t7-components.github.io/forms/build/


Test coverage:

https://t7-components.github.io/forms/coverage/lcov-report/


Component documentation:

Package Sidebar

Install

npm i @t7/forms

Weekly Downloads

0

Version

0.0.23

License

MIT

Unpacked Size

206 kB

Total Files

74

Last publish

Collaborators

  • jed-t7
  • coreyleelarson
  • johnrjenson
  • danfusaro
  • deanjennings
  • mundizzle