Module wrap

Module wrap 

Source
Expand description

A widget that displays its children in multiple horizontal or vertical runs.

This API requires the following crate features to be activated: wrap

Modules§

direction
An optional directional attribute of the Wrap.

Structs§

Wrap
A container that distributes its contents horizontally.

Traits§

WrapLayout
A inner layout of the Wrap.