A piece of UI, described declaratively as a function of theme.
Implementors return an Element tree. This is the static-composition
entry point; interactive UIs use an app build closure threaded with a
Cx (see the stipple umbrella crate’s App) to register handlers.