kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Input
/
InsertTextParameter
Insert
Text
Parameter
@
Serializable
data
class
InsertTextParameter
(
val
text
:
String
)
Members
Constructors
Insert
Text
Parameter
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
The text to insert.