Handbook
Glossary
expand-attr ( value -- )
Vocabulary
html
.
templates
.
chloe
.
compiler
Inputs
value
an
object
Outputs
None
Definition
USING:
html.forms
io
present
;
IN:
html.templates.chloe.compiler
:
expand-attr
( value -- )
[
value
present
write
]
[code-with]
;