Module component

Module component 

Source
Expand description

The component trait.

Structs§

Context
Allows for message passing between components

Traits§

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