length

open override val length: Int(source)

The read-only length property of the DOMTokenList interface is an integer representing the number of objects stored in the object.

MDN Reference