Module masonry::text2

source ·
Expand description

Support for text display and rendering

There are three kinds of text commonly needed:

  1. Entirely display text (e.g. a button)
  2. Selectable text (e.g. a paragraph of content)
  3. Editable text (e.g. a search bar)

All of these have the same set of global styling options, and can contain rich text

Structs§

Enums§

  • A custom brush for Parley, enabling using Parley to pass-through which glyphs are selected/highlighted

Traits§

Functions§