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