gmpetrov/databerry

WebComponent: Form

gmpetrov opened this issue · 0 comments

Make the Forms (BlaBlaForm) available as a webcomponent (only Standard at the moment)

import Form from '.../form/index.js'

Form.initStandard({})

(same as Chatbox Standard)