Text Panel

From FojiSoft Docs
Revision as of 18:47, 3 January 2024 by Chris.Hansen (talk | contribs) (Created page with "The text panel enables you to directly include text or HTML in your dashboards. This can be used to add contextual information and descriptions or embed complex HTML. == Mode == Mode determines how embedded content appears. === Markdown === This option formats the content as markdown. === HTML === This setting renders the content as sanitized HTML. If you require more direct control over the output,you can set the disable_sanitize_html flag which enables you to direct...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The text panel enables you to directly include text or HTML in your dashboards. This can be used to add contextual information and descriptions or embed complex HTML.

Mode

Mode determines how embedded content appears.

Markdown

This option formats the content as markdown.

HTML

This setting renders the content as sanitized HTML. If you require more direct control over the output,you can set the disable_sanitize_html flag which enables you to directly enter HTML.

Code

This setting renders content inside a read-only code editor. Select an appropriate language to apply syntax highlighting to the embedded text.

Variables

Variables in the content will be expanded for display.