1. Configuration
  2. BaseElement

Configuration

BaseElement

The base for all elements used in the form generator.

Attributes

Attribute Required Description Type Example
type Yes The type name of the field string input
component No Override the rendered component unknown CustomInputElement
hide No Whether to hide this element Resolvable<boolean> false