Core Theme Components

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
Return values
string

Search results