> For the complete documentation index, see [llms.txt](https://developer.supervisely.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.supervisely.com/app-development/widgets/text-elements.md).

# Text Elements

Allow users to display and input textual data in various forms.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Text</strong></td><td><img src="https://1972929262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ZRtnNbqSpWk5uCfyE1A%2Fuploads%2Fgit-blob-c56f73df94940bf9e3e829001b5d997572cfb97d%2Fwidgets-Text.png?alt=media" alt=""></td><td><mark style="color:purple;">Provides a static text field to present data, instructions, or information within your application</mark></td><td><a href="/app-development/widgets/text-elements/text.md">Text</a></td></tr><tr><td><strong>Text Area</strong></td><td><img src="https://1972929262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ZRtnNbqSpWk5uCfyE1A%2Fuploads%2Fgit-blob-002ed88e42fdf555cc954bc3d12dab981c6dccbf%2Fwidget-text-area.png?alt=media" alt=""></td><td><mark style="color:purple;">Expandable area for text input, allowing for extensive data entry across multiple lines</mark></td><td><a href="/app-development/widgets/text-elements/textarea.md">TextArea</a></td></tr><tr><td><strong>Editor</strong></td><td><img src="https://1972929262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ZRtnNbqSpWk5uCfyE1A%2Fuploads%2Fgit-blob-00c63aaa4fd1fccf867c51c392b0b98e500b1d68%2Fimage.png?alt=media" alt=""></td><td><mark style="color:purple;">Versatile editing field that supports syntax highlighting and formatting for code and text in various languages and formats</mark></td><td><a href="/app-development/widgets/text-elements/editor.md">Editor</a></td></tr><tr><td><strong>Copy to Clipboard</strong></td><td><img src="https://1972929262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ZRtnNbqSpWk5uCfyE1A%2Fuploads%2Fgit-blob-f302560f6a5ec88172e916fe18595c5d9f300c95%2Fwidgets-CopyToClipboard.png?alt=media" alt=""></td><td><mark style="color:purple;">Integrates a copy function to quickly duplicate text from a widget to the system clipboard</mark></td><td><a href="/app-development/widgets/text-elements/copytoclipboard.md">Copy to Clipboard</a></td></tr><tr><td><strong>Markdown</strong></td><td><img src="https://1972929262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ZRtnNbqSpWk5uCfyE1A%2Fuploads%2Fgit-blob-bfc8051bb49e1f17e0cf76691111b70b841b9111%2Fwidgets-Markdown.png?alt=media" alt=""></td><td><mark style="color:purple;">Renders markdown syntax as styled text, facilitating the display of structured content and documentation</mark></td><td><a href="/app-development/widgets/text-elements/markdown.md">Markdown</a></td></tr><tr><td><strong>Tooltip</strong></td><td><img src="https://1972929262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ZRtnNbqSpWk5uCfyE1A%2Fuploads%2Fgit-blob-30d612cee254b6cb4d7f4641b76080fd65b00e16%2Ftooltip.png?alt=media" alt=""></td><td><mark style="color:purple;">Provides contextual information and guidance when a user hovers over a UI element with the cursor</mark></td><td><a href="/app-development/widgets/text-elements/tooltip.md">Tooltip</a></td></tr><tr><td><strong>ElementTag</strong></td><td><img src="https://1972929262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ZRtnNbqSpWk5uCfyE1A%2Fuploads%2Fgit-blob-938dab45cfdfd715c17ab65bc3afc1779aae6755%2Fimage.png?alt=media" alt="" data-size="original"></td><td><mark style="color:purple;">Represents a specific attribute or classification</mark></td><td><a href="/app-development/widgets/text-elements/elementtag.md">ElementTag</a></td></tr><tr><td><strong>ElementTagsList</strong></td><td><img src="https://1972929262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ZRtnNbqSpWk5uCfyE1A%2Fuploads%2Fgit-blob-ebaaf594db48797f3a424e72a38aa7636d5171dc%2Fimage.png?alt=media" alt="" data-size="original"></td><td><mark style="color:purple;">These tags serve as identifiers or categories that provide quick information about the entity.</mark></td><td><a href="/app-development/widgets/text-elements/elementtagslist.md">ElementTagsList</a></td></tr><tr><td><strong>Docstrings</strong></td><td><img src="https://1972929262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2ZRtnNbqSpWk5uCfyE1A%2Fuploads%2Fgit-blob-ca5353d20aac95470a300b15bb303af9646dd4f7%2Fdocstrings.png?alt=media" alt="" data-size="original"></td><td><mark style="color:purple;">Allows you to display a given docstring as HTML-formatted content</mark></td><td><a href="/app-development/widgets/text-elements/docstrings.md">Docstrings</a></td></tr></tbody></table>
