
jsMain.web.html.HTMLLegendElement.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package web.html
abstract external class HTMLLegendElement :
HTMLElement {
/** Retrieves a reference to the form that the object is embedded in. */
val form: HTMLFormElement?
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy