The text input allows creators to enter short snippets of text in a single-line field. It’s perfect for collecting titles, names, URLs, or any brief text content that doesn’t require multiple lines. The input provides a clean, straightforward interface for essential text-based information.Documentation Index
Fetch the complete documentation index at: https://developers.kit.com/llms.txt
Use this file to discover all available pages before exploring further.

Compatibility
| Plugin type | Availability | Additional notes |
|---|---|---|
| Content blocks | ||
| Media source | Available as part of the preset search functionality. Check media source documentation for more details. |
Properties
text - the type of the componentA unique internal-only identifier that is posted to an app’s plugin server to share values inputted by the creator
Creator-facing identifier that is shown in the plugin environment
Placeholder text displayed in the input field when empty
Default text value that is pre-filled when the component first loads
Determines whether the creator must enter text before proceeding
Brief creator-facing explanation that clarifies the component’s purpose and usage. (256 character limit. Supports markdown:
[text](url), **bold**, and *italic*)Allows for the field to be shown conditionally. dependent on other fields. See dependencies page for more details.