LinkStyle
Properties
sheet
open val sheet: StyleSheet?
Inheritors
HTMLLinkElement
Exposes the JavaScript HTMLLinkElement to Kotlin
abstract class HTMLLinkElement : HTMLElement, LinkStyle
HTMLStyleElement
Exposes the JavaScript HTMLStyleElement to Kotlin
abstract class HTMLStyleElement : HTMLElement, LinkStyle
ProcessingInstruction
Exposes the JavaScript ProcessingInstruction to Kotlin
abstract class ProcessingInstruction :
CharacterData,
LinkStyle,
UnionElementOrProcessingInstruction
SVGStyleElement
Exposes the JavaScript SVGStyleElement to Kotlin
abstract class SVGStyleElement : SVGElement, LinkStyle