kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CSS
/
StyleSheetRemovedParameter
Style
Sheet
Removed
Parameter
@
Serializable
data
class
StyleSheetRemovedParameter
(
val
styleSheetId
:
String
)
Fired whenever an active document stylesheet is removed.
Members
Constructors
Style
Sheet
Removed
Parameter
Link copied to clipboard
constructor
(
styleSheetId
:
String
)
Properties
style
Sheet
Id
Link copied to clipboard
val
styleSheetId
:
String
Identifier of the removed stylesheet.