👎Deprecated since 0.13.0: components introduce encapsulated state and hamper the use of a single source of truth. Instead, leverage the Elm Architecture directly, or implement a custom widget
Expand description
Turns an implementor of Component into an Element that can be
embedded in any application.