Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLOListElement

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
raw docstring

reversedcljs

(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).
sourceraw docstring

set-reversed!cljs

(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).
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close