gmpetrov / databerry

The no-code platform for building custom LLM Agents

Home Page:https://chaindesk.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebComponent: Form

gmpetrov opened this issue · 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)