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

lengthcljs

(length this)

Property.

The number of items in the array.

Property.

The number of items in the array.
raw docstring

set-length!cljs

(set-length! this val)

Property.

The number of items in the array.

Property.

The number of items in the array.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close