0.5.12 • Published 12 months ago

@opencitylabs/formio-core v0.5.12

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
12 months ago

Custom Form.io Core based to Bootstrap Italia

This repository implements a web component based on formio/react

Usage

To use Design React as a dependency in your React project you can install it from npm.

npm i @opencitylabs/formio-core
 
yarn add @opencitylabs/formio-core

More information on creating a new app with React:

Using Formio Core

import '@opencitylabs/formio-core'
import '@opencitylabs/formio-core/dist/ocl.min.css'

Form render scripts

If used in React projects

 return (
   <render-form
        url="https://form-qa.stanzadelcittadino.it/form/6345270e7df272004dd69349"
        read-only="false"
        submission='{"data":{"sdcfile":[],"test": "testo","applicant":{"data":{"email_address":"test@test.it","completename":{"data":{"name":"Vittorino","surname":"Coliandro"}},"gender":{"data":{"gender":"maschio"}},"fiscal_code":{"data":{"fiscal_code":"CLNABD76P01G822Q"}},"Born":{"data":{"natoAIl":"01\/09\/1976","place_of_birth":"Ponsacco"}},"address":{"data":{"address":"Via Gramsci, 1","house_number":"","municipality":"Bugliano","county":"TN","postal_code":"56056"}}}}}}'>
   </render-form>
)

If used in Webpack projects

   <render-form
        url="https://form-qa.stanzadelcittadino.it/form/6345270e7df272004dd69349"
        read-only="false"
        submission='{"data":{"sdcfile":[],"test": "testo","applicant":{"data":{"email_address":"test@test.it","completename":{"data":{"name":"Vittorino","surname":"Coliandro"}},"gender":{"data":{"gender":"maschio"}},"fiscal_code":{"data":{"fiscal_code":"CLNABD76P01G822Q"}},"Born":{"data":{"natoAIl":"01\/09\/1976","place_of_birth":"Ponsacco"}},"address":{"data":{"address":"Via Gramsci, 1","house_number":"","municipality":"Bugliano","county":"TN","postal_code":"56056"}}}}}}'>
   </render-form>

Builder form scripts

If used in React projects

 return (
   <build-form
        url="https://form-qa.stanzadelcittadino.it/form/6345270e7df272004dd69349"
        read-only="false"
        submission='{"data":{"sdcfile":[],"test": "testo","applicant":{"data":{"email_address":"test@test.it","completename":{"data":{"name":"Vittorino","surname":"Coliandro"}},"gender":{"data":{"gender":"maschio"}},"fiscal_code":{"data":{"fiscal_code":"CLNABD76P01G822Q"}},"Born":{"data":{"natoAIl":"01\/09\/1976","place_of_birth":"Ponsacco"}},"address":{"data":{"address":"Via Gramsci, 1","house_number":"","municipality":"Bugliano","county":"TN","postal_code":"56056"}}}}}}'>
   </build-form>
)

If used in Webpack projects

   <build-form
        url="https://form-qa.stanzadelcittadino.it/form/6345270e7df272004dd69349"
        read-only="false"
        submission='{"data":{"sdcfile":[],"test": "testo","applicant":{"data":{"email_address":"test@test.it","completename":{"data":{"name":"Vittorino","surname":"Coliandro"}},"gender":{"data":{"gender":"maschio"}},"fiscal_code":{"data":{"fiscal_code":"CLNABD76P01G822Q"}},"Born":{"data":{"natoAIl":"01\/09\/1976","place_of_birth":"Ponsacco"}},"address":{"data":{"address":"Via Gramsci, 1","house_number":"","municipality":"Bugliano","county":"TN","postal_code":"56056"}}}}}}'>
   </build-form>

Documentation:

0.5.12

12 months ago

0.5.10

12 months ago

0.5.11

12 months ago

0.1.11

1 year ago

0.4.9

1 year ago

0.1.12

1 year ago

0.4.8

1 year ago

0.1.13

1 year ago

0.1.14

1 year ago

0.1.15

1 year ago

0.1.0

1 year ago

0.3.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.3.19

1 year ago

0.3.18

1 year ago

0.5.4

12 months ago

0.3.6

1 year ago

0.1.8

1 year ago

0.5.3

12 months ago

0.3.5

1 year ago

0.1.7

1 year ago

0.5.6

12 months ago

0.3.8

1 year ago

0.5.5

12 months ago

0.3.7

1 year ago

0.1.9

1 year ago

0.5.0

1 year ago

0.3.2

1 year ago

0.1.4

1 year ago

0.3.1

1 year ago

0.1.3

1 year ago

0.5.2

12 months ago

0.3.4

1 year ago

0.1.6

1 year ago

0.5.1

12 months ago

0.3.3

1 year ago

0.1.5

1 year ago

0.5.8

12 months ago

0.5.7

12 months ago

0.3.9

1 year ago

0.5.9

12 months ago

0.3.17

1 year ago

0.3.16

1 year ago

0.3.15

1 year ago

0.3.14

1 year ago

0.3.13

1 year ago

0.3.12

1 year ago

0.3.11

1 year ago

0.3.10

1 year ago

0.4.19

1 year ago

0.4.10

1 year ago

0.1.20

1 year ago

0.1.21

1 year ago

0.1.22

1 year ago

0.4.17

1 year ago

0.4.18

1 year ago

0.4.15

1 year ago

0.4.16

1 year ago

0.4.13

1 year ago

0.4.14

1 year ago

0.4.11

1 year ago

0.4.12

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.4.5

1 year ago

0.1.16

1 year ago

0.4.4

1 year ago

0.1.17

1 year ago

0.4.7

1 year ago

0.1.18

1 year ago

0.4.6

1 year ago

0.1.19

1 year ago

0.4.1

1 year ago

0.2.3

1 year ago

0.4.0

1 year ago

0.2.2

1 year ago

0.4.3

1 year ago

0.4.2

1 year ago

0.2.4

1 year ago

0.0.3

1 year ago

0.0.10

1 year ago

0.0.2

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.1

1 year ago