0.1.5 • Published 7 years ago

tocco-simple-form v0.1.5

Weekly downloads
21
License
-
Repository
-
Last release
7 years ago

Simple Form

Form with sync validation that returns all values. Used for client form-questions.

Embedding

React-registry name: simple-form

Input parameters

NameMandatoryDescription
formxFull form definition
modelxModel of the fields that are present in the form
submitTextText on submit button
cancelTextText on cancel button

Events

NamePayloadDescription
onSubmitvalues (Validated Form Values)Is fired when form is submitted and snycvalidation is valid
onCancelvalues (Unvalidated Form Values)Is fired when "cancel" button is clicked
0.1.5

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

8 years ago