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