Skip to main content

Module component

Module component 

Source
Expand description

Build and reuse custom widgets using The Elm Architecture.

Traits§

Component
A reusable, custom widget that uses The Elm Architecture.

Functions§

component
Turns an implementor of Component into an [Element] that can be embedded in any application.