Handbook
Glossary
render-quot ( -- quot )
Vocabulary
html
.
templates
.
chloe
.
components
Inputs
None
Outputs
quot
an
object
Definition
USING:
html.components
html.templates.chloe.compiler
kernel
namespaces
;
IN:
html.templates.chloe.components
:
render-quot
( -- quot )
string-context?
get
[
render-string
]
[
render
]
?
;