kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CSS
/
SetEffectivePropertyValueForNodeParameter
Set
Effective
Property
Value
For
Node
Parameter
@
Serializable
data
class
SetEffectivePropertyValueForNodeParameter
(
val
nodeId
:
Int
,
val
propertyName
:
String
,
val
value
:
String
)
Members
Constructors
Set
Effective
Property
Value
For
Node
Parameter
Link copied to clipboard
constructor
(
nodeId
:
Int
,
propertyName
:
String
,
value
:
String
)
Properties
node
Id
Link copied to clipboard
val
nodeId
:
Int
The element id for which to set property.
property
Name
Link copied to clipboard
val
propertyName
:
String
value
Link copied to clipboard
val
value
:
String