0.0.1 • Published 6 years ago

react-schema-final-form-smooth-ui v0.0.1

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

react-schema-final-form-smooth-ui

The smooth-ui theme for react-schema-final-form.

Installation

Via npm into a fresh project:

npm install react-schema-final-form react-schema-final-form-smooth-ui

Or using yarn:

yarn add react-schema-final-form react-schema-final-form-smooth-ui

Usage

This library is depends on the react-schema-final-form. The usage of this library is demostrate in the storybook. The most important widget are Array Widget, Base InputWidget and ObjectWidget. All of these widget are relate to the basic function of react-schema-final-form. Whereas we can change it to fully costumize it.