Component
Components build and render UI snippets to HTML.
Table of Contents
- render() : string
- Render the component to HTML.
Methods
render()
Render the component to HTML.
public
render() : string
Components build and render UI snippets to HTML.
Render the component to HTML.
public
render() : string