All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jsMain.web.mathml.MathMLElement.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package web.mathml

import web.cssom.ElementCSSInlineStyle
import web.dom.Element
import web.dom.GlobalEventHandlers
import web.dom.HTMLOrSVGElement

sealed external class MathMLElement :
    Element,
    ElementCSSInlineStyle,
    GlobalEventHandlers,
    HTMLOrSVGElement




© 2015 - 2025 Weber Informatics LLC | Privacy Policy