kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CSS
/
CSSPropertyRegistration
/
CSSPropertyRegistration
CSSProperty
Registration
constructor
(
propertyName
:
String
,
initialValue
:
CSS.Value
?
=
null
,
inherits
:
Boolean
,
syntax
:
String
)