TextInput
TextInput(props): CommandKitElement<'text-input'>
The text input component.
<TextInput customId="input" label="Input" style={TextInputStyle.Short} />
| Parameter | Type | Optional | Description |
|---|---|---|---|
| props | TextInputProps & { style | : TextInputStyle | ; } |
The text input component.
<TextInput customId="input" label="Input" style={TextInputStyle.Short} />
| Parameter | Type | Optional | Description |
|---|---|---|---|
| props | TextInputProps & { style | : TextInputStyle | ; } |