render

renders the whole component

void render();

Example

$$("view").render();

See also
Back to top