new Renderer(container)
Manage the render of a dynamic form
Parameters:
Name | Type | Description |
---|---|---|
container |
HTMLElement |
- Source:
Methods
-
render(form)
-
Builds and renders the given form
Parameters:
Name Type Description form
Picasso.pjo.Form - Source: