Crate bloom_client

Source

Functionsยง

get_element_by_id
hydrate
hydrate can be used to hydrate an existing DOM from server-side rendered HTML.
hydrate_partial
render
Use the render-function to construct the DOM for a component completely on the client. Pass it your bloom-component and the root HtmlElement to render it into.