Skip to main content
Version: Next

ParagraphInput

ParagraphInput

The paragraph text input component.

Example

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

Parameters

props