textInput: Insert<{
    required?: boolean;
}> = ...

A single-line text input that optionally sets a variable when it's changed.

Type declaration

  • Optional required?: boolean

Generated using TypeDoc