makepad/old/examples/ui_zoo/resources/label.md
2026-02-12 14:52:33 +01:00

357 B

Label

The standard text widget.

Attributes

  • align (Align)
  • draw_text (DrawText)
  • flow (Flow)
  • hover_actions_enabled (bool)
  • padding (Padding)
  • text (String)

Styling Attributes

draw_text

  • color (Color)
  • color_1 (Color), color_2 (Color)
  • text_style
    • font_size (float)
    • line_spacing (float)
    • font_family (FontFamilyId)