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