0.5.12 • Published 10 months ago

@opencitylabs/formio-core v0.5.12

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
10 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

10 months ago

0.5.10

10 months ago

0.5.11

10 months ago

0.1.11

1 year ago

0.4.9

11 months ago

0.1.12

1 year ago

0.4.8

11 months 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

12 months ago

0.1.2

1 year ago

0.1.1

1 year ago

0.3.19

11 months ago

0.3.18

11 months ago

0.5.4

10 months ago

0.3.6

12 months ago

0.1.8

1 year ago

0.5.3

10 months ago

0.3.5

12 months ago

0.1.7

1 year ago

0.5.6

10 months ago

0.3.8

12 months ago

0.5.5

10 months ago

0.3.7

12 months ago

0.1.9

1 year ago

0.5.0

11 months ago

0.3.2

12 months ago

0.1.4

1 year ago

0.3.1

12 months ago

0.1.3

1 year ago

0.5.2

10 months ago

0.3.4

12 months ago

0.1.6

1 year ago

0.5.1

10 months ago

0.3.3

12 months ago

0.1.5

1 year ago

0.5.8

10 months ago

0.5.7

10 months ago

0.3.9

12 months ago

0.5.9

10 months ago

0.3.17

11 months ago

0.3.16

12 months ago

0.3.15

12 months ago

0.3.14

12 months ago

0.3.13

12 months ago

0.3.12

12 months ago

0.3.11

12 months ago

0.3.10

12 months ago

0.4.19

11 months ago

0.4.10

11 months ago

0.1.20

1 year ago

0.1.21

1 year ago

0.1.22

1 year ago

0.4.17

11 months ago

0.4.18

11 months ago

0.4.15

11 months ago

0.4.16

11 months ago

0.4.13

11 months ago

0.4.14

11 months ago

0.4.11

11 months ago

0.4.12

11 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.4.5

11 months ago

0.1.16

1 year ago

0.4.4

11 months ago

0.1.17

1 year ago

0.4.7

11 months ago

0.1.18

1 year ago

0.4.6

11 months ago

0.1.19

1 year ago

0.4.1

11 months ago

0.2.3

1 year ago

0.4.0

11 months ago

0.2.2

1 year ago

0.4.3

11 months ago

0.4.2

11 months 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