Handbook
Glossary
push-attribute-name ( ch document -- )
Vocabulary
html5
Inputs
ch
an
object
document
an
object
Outputs
None
Definition
USING:
accessors
sequences
;
IN:
html5
:
push-attribute-name
( ch document -- )
attribute-name>>
push
;