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.

<Code dataRef={content.code} />

Attributes

  • dataRef: DataLocator - the data-element storing the Code tag's configuration

  • type: string (optional) - ???

Last updated