0.0.8 • Published 5 years ago

dino-form v0.0.8

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

Dino-form

Todo

getValue

DinoForm

  • FromItem
  • setFieldsValue
  • setFullValues
  • setFieldsError
  • getFullValues
  • getFieldsValue
  • verify
  • store
  • dinoFormRef

//todo editing...

DinoForm

partsTypeDescribeExample
fragmentsObjectfragmentsDetail
groupsObjectCan be delete or add item(s)Detail
subformObjectNesting other dino-formDetail

fragments

partsTypeDescribeExample
ComObjectAny Componentexample

group

groupTypeDescribeExample
Comdino-formWill transform become groupexample
fieldStringFields will become object key when collect formexample
countNumberNumber of initializationsexample
formPropsBooleanCom's propsexample
needDragBooleanTurn off(on) drag & dropexample
clearMotionsFunctionReset all animation functionexample
pressedMotionsFunctionReturn Motion Object functionexample
notPressedMotionsFunctionReturn Motion Object functionexample
createStyleFunctionApply Motion functionexample

subForms

partsTypeDescribeExample
SubFormsObjectdino-formexample
fieldObjectfieldexample
formPropsObjectpropsexample

CreateForm

  import createForm from 'dino-form';
  createForm(parts)(View)(Wrap)

Why?

What is Parts & View & Wrap?

Drag && Drop

needDrag

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

1.0.0

5 years ago