Liking cljdoc? Tell your friends :D
ClojureScript only.

web.other.MimeTypeArray

The MimeTypeArray interface returns an array of web.other.MimeType each of which contains information about a supported browser This object is returned by NavigatorPlugins.mimeTypes.

The MimeTypeArray interface returns an array of `web.other.MimeType`
each of which contains information about a supported browser
This object is returned by `NavigatorPlugins.mimeTypes`.
raw docstring

itemcljs

(item this & args)

Method.

Returns the MimeType object with the specified index.

Method.

Returns the MimeType object with the specified index.
sourceraw docstring

lengthcljs

(length this)

Property.

The number of items in the array.

Property.

The number of items in the array.
sourceraw docstring

set-length!cljs

(set-length! this val)

Property.

The number of items in the array.

Property.

The number of items in the array.
sourceraw docstring

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

× close