StylePropertyMapReadOnly
Values
getAll
let getAll: ( DomTypes.stylePropertyMapReadOnly, string,) => array<DomTypes.cssStyleValue>Parameters
DomTypes.stylePropertyMapReadOnly stringReturn type
array< DomTypes.cssStyleValue >has
let has: (DomTypes.stylePropertyMapReadOnly, string) => bool