Skip to main content

ParagraphInput

ParagraphInput

The paragraph text input component.

Example

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

Parameters

props