Text
Output text content for status messages, descriptions, and result display.
Usage Notes
- Use for status text, short descriptions, label values, and lightweight output.
- Not suitable for long paragraphs or structured data (use
table). - Related components:
statfor numeric metrics,badgefor status labels. - Keep text short; use multiple
textnodes for longer content. - Typically placed inside
row,column, orcard.