Package Exports
- @gravityforms/components
- @gravityforms/components/index.js
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 (@gravityforms/components) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Gravity Forms Components
The Gravity Forms component library, for both vanilla js and React components.
Installation
Install the module
npm install @gravityforms/componentsNote: This package requires node 16.13.0 or later, and npm 8.1.0 or later.
Overview
This component library houses the JavaScript for both our plain js and React based components used in the Gravity Forms UI. It is generated by @gravityforms/storybooks.
Still internal to Gravity Forms, documentation and demos coming soon.