> For the complete documentation index, see [llms.txt](https://developer.unstack.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.unstack.com/docs/tags/code.md).

# Code

Allows page editors to insert custom code into the page. This allows page editors to insert Embed code, custom styles, custom javascript, or other HTML.

```jsx
<Code dataRef={content.code} />
```

## Attributes

* **dataRef**: DataLocator - the data-element storing the Code tag's configuration
* **type**: string (optional) - ???
