The Code Text component displays inline code snippets with monospace formatting. It renders as a <code> HTML element, making it semantically correct for representing code, filenames, or technical terms.
When to Use
Use Code Text for:
Inline code references (variable names, function calls)
Filenames and paths
Keyboard shortcuts
Technical terms
Command examples
How to Use
Drag a Code Text component from Components > Text onto your canvas