Skip to content

StylePropertyMapReadOnly

Values

getAll

let getAll: (
WebAPI.DOMAPI.stylePropertyMapReadOnly,
string,
) => array<WebAPI.DOMAPI.cssStyleValue>

has

let has: (WebAPI.DOMAPI.stylePropertyMapReadOnly, string) => bool

Parameters

WebAPI.DOMAPI.stylePropertyMapReadOnly string

Return type

bool