Module pixel_widgets::component[][src]

Expand description

The component trait.

Structs

Allows for message passing between components

Traits

A re-usable component for defining a fragment of a user interface. Components are the main building block for user interfaces in pixel-widgets.