[][src]Crate smithy_core

Functions

mount

Mounts the smithy app at the specified element.

rerender

Forces the currently mounted smithy app to re-render.

unwrapped_promise_from_future

Converts a future into an UnwrappedPromise, which causes the app to re-render when the future succeeds or fails.