render
Definition
function render(id: String, app: HTMLElement)Input
id: the id of the element inside which the app will be renderedapp: the reference to a valid bolt app, a bolt functional component or a valid bold variable component
Last updated