Interface: TemplateTextFieldBlock
Template block for rendering a text form field.
Properties
| Property | Modifier | Type |
|---|---|---|
keepWithNext? | readonly | boolean |
name | readonly | string |
options? | readonly | Omit<TextFieldOptions, "x" | "y"> |
type | readonly | "textField" |