Skip to main content

Text Widget

Text Widget

Overview

The Text widget displays rich text content directly in your dashboard using a WYSIWYG editor (Lexical). It supports formatted text including headings, lists, links and styling. Dynamic content from Things can be injected using Mustache template syntax.

Use Cases

  • Instructions - Provide usage instructions
  • Documentation - Add inline documentation
  • Descriptions - Describe dashboard purpose or content
  • Notes - Add important notes or reminders
  • Dynamic Content - Display Thing or ThingType data using Mustache templates

Key Features

  • Rich text formatting (WYSIWYG editor)
  • Dynamic content via Mustache templates
  • Text styling options (bold, italic, headings, lists)
  • Links and references
  • Thing/ThingType context binding

Configuration

The Text widget is a standalone widget that doesn't require measures or properties. It displays static or dynamic text content.

Basic Settings

FieldRequiredDescription
Content✅ YesRich text content

Display Options

FieldRequiredDescription
Transparent❌ NoRemove widget background
Border color❌ NoCustom border color
Background Color❌ NoCustom background color

Best Practices

  1. Clear Writing - Use concise, clear language
  2. Formatting - Apply formatting for readability
  3. Link Usage - Link to relevant documentation
  4. Content Length - Keep text appropriately sized

What's Next?