Back to Content

CustomStateSet: size property

files/en-us/web/api/customstateset/size/index.md

latest310 B
Original Source

{{APIRef("Web Components")}}

The size property of the {{domxref("CustomStateSet")}} interface returns the number of values in the CustomStateSet.

Value

An integer indicating how many properties the CustomStateSet has.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}