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.