@guyathomas/data-driven-forms-common
v3.6.3
Published
Common components, helpers and other pieces of code
Downloads
3
Readme
@guyathomas/data-driven-forms-common
- common code shared by multiple @guyathomas/data-driven-forms-*
packages
 This package exists to share code used by more than one data-driven-forms package, such as:
- shared interfaces - propTypes
- common mappers code
- wizard
- select
- multiplechoice list
- form template
- dual list select
- demo schema
...and some boring config files etc.
 This packages is not released but can be referenced in mapper packages. Demo packages does not have access to common package!
Usage

import demoSchema from '@guyathomas/data-driven-forms-common/demoschema';