package mosaic

  1. Overview
  2. Docs

Module Mosaic_mlx.Text_surfaceSource

Companion types for the text and code widgets.

The type for wrapping mode: `None (no wrapping), `Char (break at any character), or `Word (break at word boundaries).