ShortInput
ShortInput(props): CommandKitElement<'text-input'>
The short text input component.
<ShortInput customId="input" label="Input" />
| Parameter | Type | Optional | Description |
|---|---|---|---|
| props | TextInputProps | ❌ | The text input properties. |
The short text input component.
<ShortInput customId="input" label="Input" />
| Parameter | Type | Optional | Description |
|---|---|---|---|
| props | TextInputProps | ❌ | The text input properties. |