kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
DOM
/
EnableParameter
Enable
Parameter
@
Serializable
data
class
EnableParameter
(
val
includeWhitespace
:
String
?
=
null
)
Members
Constructors
Enable
Parameter
Link copied to clipboard
constructor
(
includeWhitespace
:
String
?
=
null
)
Properties
include
Whitespace
Link copied to clipboard
val
includeWhitespace
:
String
?
=
null
Whether to include whitespaces in the children array of returned Nodes.