Results 1 - 8 of 8

CSSValueList.length

The length read-only property of the CSSValueList interface represents the number of CSSValues in the list. The range of valid values of the indices is 0 to length-1 inclusive.
API CSSValueList length NeedsBrowserCompatibility NeedsExample NeedsMobileBrowserCompatibility Property Read-only Reference

DataTransferItemList.length

The read-only DataTransferItemList.length property returns the number of items in the list. If the list has no items, or is disabled (because it has no data store at all), this property returns zero.
API DataTransferItemList drag and drop HTML DOM HTML Drag and Drop API length NeedsLiveSample Property Reference

SourceBufferList.length

The length read-only property of the SourceBufferList interface returns the number of SourceBuffer objects in the list.
API Audio length Media Source Extensions MSE Property Reference SourceBufferList Video

TrackDefaultList.length

The length read-only property of the TrackDefaultList interface returns the number of TrackDefault objects in the list.
API Audio Experimental Extensions length Media MSE Property Reference Source source TrackDefaultList Video