Skip to content

StylePropertyMapReadOnly

Types

t

type t = private {size: int}

Record fields

Values

getAll

let getAll: (t, string) => array<WebAPI.CSSStyleValue.t>

Parameters

tstring

Return type

array<WebAPI.CSSStyleValue.t>

has

let has: (t, string) => bool

Parameters

tstring

Return type

bool