Module boxed

Module boxed 

Source
Expand description

A container for stacking and aligning multiple children.

§Usage

Use to create layered UIs, overlays, or composite controls.

Structs§

BoxedArgs
Arguments for the Boxed component.
BoxedArgsBuilder
Builder for BoxedArgs.
BoxedScope
A scope for declaratively adding children to a boxed component.

Enums§

BoxedArgsBuilderError
Error type for BoxedArgsBuilder

Functions§

boxed
boxed