
jsMain.web.html.HTMLTitleElement.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.html
abstract external class HTMLTitleElement :
HTMLElement {
/** Retrieves or sets the text of the object as a string. */
var text: String
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy