Module cushy::widgets::wrap

source ·
Expand description

A widget for laying out multiple widgets in a similar fashion as how words are wrapped in a paragraph.

Structs§

  • A widget that lays its children out horizontally, wrapping into multiple rows when the widgets can’t fit.

Enums§