makepad/examples/uizoo/resources/label.md
2026-02-16 15:51:24 +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)