The HTMLEmbedElement interface provides special properties (beyond
regular web.dom.HTMLElement interface it also has available
it by inheritance) for manipulating <embed> elements.
The HTMLEmbedElement interface provides special properties (beyond regular `web.dom.HTMLElement` interface it also has available it by inheritance) for manipulating `<embed>` elements.
(align this)Property.
Is a DOMString representing an enumerated property indicating of the element's contents with respect to the surrounding context. possible values are "left", "right", "center", and "justify".
Property. Is a DOMString representing an enumerated property indicating of the element's contents with respect to the surrounding context. possible values are "left", "right", "center", and "justify".
(set-align! this val)Property.
Is a DOMString representing an enumerated property indicating of the element's contents with respect to the surrounding context. possible values are "left", "right", "center", and "justify".
Property. Is a DOMString representing an enumerated property indicating of the element's contents with respect to the surrounding context. possible values are "left", "right", "center", and "justify".
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |