> For the complete documentation index, see [llms.txt](https://docs.emobiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emobiq.com/emobiq-client/004-ui-components/general/snippet.md).

# Snippet

The 'Snippet' component is used to display a snippet created in the 'Snippets' tab. This component is mainly used for

## Properties

| Property      | Value Sample       | Value Type | Description                                                        |
| ------------- | ------------------ | ---------- | ------------------------------------------------------------------ |
| Name          | snippet1, snippet2 | string     | Specifies the name or identifier of the snippet component.         |
| Snippet       | snippet\_id        | string     | Specifies the identifier of the assigned snippet to be displayed.  |
| Hide On Print | true               | boolean    | If set to true, the snippet component will be hidden when printed. |

## Related Actions

N/A

## Example Uses

N/A
