Search
Preparing search index...
The search index is not available
liquidjs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"template/html"
HTML
Class HTML
Hierarchy
TemplateImpl
<
HTMLToken
>
HTML
Implements
Template
Index
Constructors
constructor
Properties
str
token
Methods
render
Constructors
constructor
new HTML
(
token
:
HTMLToken
)
:
HTML
Parameters
token:
HTMLToken
Returns
HTML
Properties
Private
str
str
:
string
token
token
:
HTMLToken
Methods
render
render
(
ctx
:
Context
, emitter
:
Emitter
)
:
IterableIterator
<
void
>
Parameters
ctx:
Context
emitter:
Emitter
Returns
IterableIterator
<
void
>
Globals
"template/html"
HTML
constructor
str
token
render
Generated using
TypeDoc