The HTMLOListElement interface provides special properties (beyond
defined on the regular web.dom.HTMLElement
interface it also
available to it by inheritance) for manipulating ordered list
The HTMLOListElement interface provides special properties (beyond defined on the regular `web.dom.HTMLElement` interface it also available to it by inheritance) for manipulating ordered list
(reversed this)
Property.
Is a Boolean value reflecting the reversed and defining if the is descending, that is its value is true, or ascending (false).
Property. Is a Boolean value reflecting the reversed and defining if the is descending, that is its value is true, or ascending (false).
(set-reversed! this val)
Property.
Is a Boolean value reflecting the reversed and defining if the is descending, that is its value is true, or ascending (false).
Property. Is a Boolean value reflecting the reversed and defining if the is descending, that is its value is true, or ascending (false).
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close