@planview/pv-form
v1.6.2
Published
Implementation of Planview Design system form
Downloads
8,128
Readme
@planview/pv-form
React implementation of Planview Design System Forms following the specification.
Go to the official documentation for more details
Setup
You can install @planview/pv-form in multiple ways:
- With NPM
npm install @planview/pv-form --save- With Yarn
yarn add @planview/pv-form