kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CSS
/
CSSFunctionRule
/
CSSFunctionRule
CSSFunction
Rule
constructor
(
name
:
CSS.Value
,
styleSheetId
:
String
?
=
null
,
origin
:
CSS.StyleSheetOrigin
,
parameters
:
List
<
CSS.CSSFunctionParameter
>
,
children
:
List
<
CSS.CSSFunctionNode
>
)