toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
InsertCSSOptions
Insert
CSSOptions
external
interface
InsertCSSOptions
(
source
)
Members
Properties
css
Origin
Link copied to clipboard
abstract
var
cssOrigin
:
InsertCSSOptionsCssOrigin
?
Can be 'user' or 'author'. Sets the cascade origin of the inserted stylesheet. Default is 'author'.