Document Object Model Range
A contiguous range of content in a Document, DocumentFragment or Attr
Object.entries
The `Object.entries()` method creates a multi-dimensional array of key value pairs from the given object.
CSS3 object-fit/object-position
Method of specifying how an object (image or video) should fit inside its box. object-fit options include "contain" (fit according to aspect ratio), "fill" (stretches object to fill) and "cover" (overflows box but maintains ratio), where object-position allows the object to be repositioned like background-image does.
Object.observe data binding
Method for data binding, a now-withdrawn ECMAScript 7 proposal
Object.values method
The `Object.values()` method returns an array of a given object's own enumerable property values.
Object RTC (ORTC) API for WebRTC
Enables mobile endpoints to talk to servers and web browsers with Real-Time Communications (RTC) capabilities via native and simple JavaScript APIs
Proxy object
The Proxy object allows custom behavior to be defined for fundamental operations. Useful for logging, profiling, object visualization, etc.
idbdatabase api: objectstorenames
idbindex api: objectstore
idbtransaction api: objectstore
idbtransaction api: objectstorenames
css property: object-position
css property: object-view-box
html element: object
html element: object: archive
html element: object: border
html element: object: classid
html element: object: codebase
html element: object: codetype
html element: object: data
html element: object: declare
html element: object: form
html element: object: height
html element: object: name
html element: object: standby
html element: object: tabindex
html element: object: type
html element: object: usemap
html element: object: width
javascript built-in: object
javascript built-in: object: assign
javascript built-in: object: constructor
javascript built-in: object: create
javascript built-in: object: defineproperty
javascript built-in: object: entries
javascript built-in: object: freeze
javascript built-in: object: fromentries
javascript built-in: object: groupby
javascript built-in: object: hasown
javascript built-in: object: is
javascript built-in: object: isextensible
javascript built-in: object: isfrozen
javascript built-in: object: isprototypeof
javascript built-in: object: issealed
javascript built-in: object: keys
javascript built-in: object: `__proto__`
javascript built-in: object: seal
javascript built-in: object: tolocalestring
javascript built-in: object: `tostring()`
javascript built-in: object: valueof
50 results found.