Interface: BuilderComponent
Description of the React component that connects to the form builder. Contains metadata for the form builder and metadata for the form viewer.
Properties
category?
readonly
optional
category:string
The name of the component category in the designer.
meta
readonly
meta:Meta
The component metadata for the form builder.
model
readonly
model:Model
<any
>
The component metadata for the form viewer.