Skip to main content
Version: Next

ShortInput

ShortInput

The short text input component.

Example

<ShortInput customId="input" label="Input" />
Signature
function ShortInput(props: TextInputProps): CommandKitElement<'text-input'>

Parameters

props