CustomStateSet:values() 方法
Baseline
2024
Newly available
Since May 2024, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
CustomStateSet
接口的 values()
方法返回一个包含给定 CustomStateSet
对象中的每个元素的值(按插入顺序排列)的新迭代器对象。