Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLIsIndexElement

The HTMLIsIndexElement interface provides special properties the regular web.dom.HTMLElement interface it also has available it by inheritance) for manipulating <isindex> elements.

The HTMLIsIndexElement interface provides special properties
the regular `web.dom.HTMLElement` interface it also has available
it by inheritance) for manipulating `<isindex>` elements.
raw docstring

formcljs

(form this)

Property.

Is a HTMLFormElement representing the <form> element it belongs It can have the null value, if <isindex> isn't part of any form.

Property.

Is a HTMLFormElement representing the <form> element it belongs
It can have the null value, if <isindex> isn't part of any form.
sourceraw docstring

set-form!cljs

(set-form! this val)

Property.

Is a HTMLFormElement representing the <form> element it belongs It can have the null value, if <isindex> isn't part of any form.

Property.

Is a HTMLFormElement representing the <form> element it belongs
It can have the null value, if <isindex> isn't part of any form.
sourceraw docstring

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

× close