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`.
(item this & args)
Method.
Returns the MimeType object with the specified index.
Method. Returns the MimeType object with the specified index.
(length this)
Property.
The number of items in the array.
Property. The number of items in the array.
(named-item this & args)
Method.
Returns the MimeType object with the specified name.
Method. Returns the MimeType object with the specified name.
(set-length! this val)
Property.
The number of items in the array.
Property. The number of items in the array.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close