TextWidgetSpec

A simple text field input widget.

Hierarchy

Index

Properties

Properties

Optional label

label: undefined | string

Input label.

Optional placeholder

placeholder: undefined | string

type

type: object["Text"]

The type of widget to be used. Widgets can only be used with matching specific data types. For example the Text widget can be used with the string field type.