Appearance
Spawns a widget provided by the client's apps
app
A client application to spawn.
config
Configuration details for the client.
function client.spawn_app<T>(app: App<T>, config: T)
destructor
Destroys the widget created by this call. Does not destroy any widgets created by this widget.