Liking cljdoc? Tell your friends :D

web.TypeInfo

The obsolete TypeInfo interface was intended to be used to describe DOM data type by keying its name to a namespace within the document's

The obsolete TypeInfo interface was intended to be used to describe
DOM data type by keying its name to a namespace within the document's
raw docstring

is-derived-fromcljs

(is-derived-from this & args)

Method.

Returns a Boolean.

Method.

Returns a Boolean.
sourceraw docstring

set-type-name!cljs

(set-type-name! this val)

Property.

Returns a DOMString indicating the type's name.

Property.

Returns a DOMString indicating the type's name.
sourceraw docstring

set-type-namespace!cljs

(set-type-namespace! this val)

Property.

Returns a DOMString indicating the type's namespace within the

Property.

Returns a DOMString indicating the type's namespace within the
sourceraw docstring

type-namecljs

(type-name this)

Property.

Returns a DOMString indicating the type's name.

Property.

Returns a DOMString indicating the type's name.
sourceraw docstring

type-namespacecljs

(type-namespace this)

Property.

Returns a DOMString indicating the type's namespace within the

Property.

Returns a DOMString indicating the type's namespace within the
sourceraw docstring

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

× close