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

main.react.dom.html.ReactHTML.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package react.dom.html

import org.w3c.dom.*
import react.IntrinsicType

object ReactHTML {
    inline val a: IntrinsicType>
        get() = IntrinsicType("a")

    inline val abbr: IntrinsicType>
        get() = IntrinsicType("abbr")

    inline val address: IntrinsicType>
        get() = IntrinsicType("address")

    inline val area: IntrinsicType>
        get() = IntrinsicType("area")

    inline val article: IntrinsicType>
        get() = IntrinsicType("article")

    inline val aside: IntrinsicType>
        get() = IntrinsicType("aside")

    inline val audio: IntrinsicType>
        get() = IntrinsicType("audio")

    inline val b: IntrinsicType>
        get() = IntrinsicType("b")

    inline val base: IntrinsicType>
        get() = IntrinsicType("base")

    inline val bdi: IntrinsicType>
        get() = IntrinsicType("bdi")

    inline val bdo: IntrinsicType>
        get() = IntrinsicType("bdo")

    inline val big: IntrinsicType>
        get() = IntrinsicType("big")

    inline val blockquote: IntrinsicType>
        get() = IntrinsicType("blockquote")

    inline val body: IntrinsicType>
        get() = IntrinsicType("body")

    inline val br: IntrinsicType>
        get() = IntrinsicType("br")

    inline val button: IntrinsicType>
        get() = IntrinsicType("button")

    inline val canvas: IntrinsicType>
        get() = IntrinsicType("canvas")

    inline val caption: IntrinsicType>
        get() = IntrinsicType("caption")

    inline val cite: IntrinsicType>
        get() = IntrinsicType("cite")

    inline val code: IntrinsicType>
        get() = IntrinsicType("code")

    inline val col: IntrinsicType>
        get() = IntrinsicType("col")

    inline val colgroup: IntrinsicType>
        get() = IntrinsicType("colgroup")

    inline val data: IntrinsicType>
        get() = IntrinsicType("data")

    inline val datalist: IntrinsicType>
        get() = IntrinsicType("datalist")

    inline val dd: IntrinsicType>
        get() = IntrinsicType("dd")

    inline val del: IntrinsicType>
        get() = IntrinsicType("del")

    inline val details: IntrinsicType>
        get() = IntrinsicType("details")

    inline val dfn: IntrinsicType>
        get() = IntrinsicType("dfn")

    inline val dialog: IntrinsicType>
        get() = IntrinsicType("dialog")

    inline val div: IntrinsicType>
        get() = IntrinsicType("div")

    inline val dl: IntrinsicType>
        get() = IntrinsicType("dl")

    inline val dt: IntrinsicType>
        get() = IntrinsicType("dt")

    inline val em: IntrinsicType>
        get() = IntrinsicType("em")

    inline val embed: IntrinsicType>
        get() = IntrinsicType("embed")

    inline val fieldset: IntrinsicType>
        get() = IntrinsicType("fieldset")

    inline val figcaption: IntrinsicType>
        get() = IntrinsicType("figcaption")

    inline val figure: IntrinsicType>
        get() = IntrinsicType("figure")

    inline val footer: IntrinsicType>
        get() = IntrinsicType("footer")

    inline val form: IntrinsicType>
        get() = IntrinsicType("form")

    inline val h1: IntrinsicType>
        get() = IntrinsicType("h1")

    inline val h2: IntrinsicType>
        get() = IntrinsicType("h2")

    inline val h3: IntrinsicType>
        get() = IntrinsicType("h3")

    inline val h4: IntrinsicType>
        get() = IntrinsicType("h4")

    inline val h5: IntrinsicType>
        get() = IntrinsicType("h5")

    inline val h6: IntrinsicType>
        get() = IntrinsicType("h6")

    inline val head: IntrinsicType>
        get() = IntrinsicType("head")

    inline val header: IntrinsicType>
        get() = IntrinsicType("header")

    inline val hgroup: IntrinsicType>
        get() = IntrinsicType("hgroup")

    inline val hr: IntrinsicType>
        get() = IntrinsicType("hr")

    inline val html: IntrinsicType>
        get() = IntrinsicType("html")

    inline val i: IntrinsicType>
        get() = IntrinsicType("i")

    inline val iframe: IntrinsicType>
        get() = IntrinsicType("iframe")

    inline val img: IntrinsicType>
        get() = IntrinsicType("img")

    inline val input: IntrinsicType>
        get() = IntrinsicType("input")

    inline val ins: IntrinsicType>
        get() = IntrinsicType("ins")

    inline val kbd: IntrinsicType>
        get() = IntrinsicType("kbd")

    inline val keygen: IntrinsicType>
        get() = IntrinsicType("keygen")

    inline val label: IntrinsicType>
        get() = IntrinsicType("label")

    inline val legend: IntrinsicType>
        get() = IntrinsicType("legend")

    inline val li: IntrinsicType>
        get() = IntrinsicType("li")

    inline val link: IntrinsicType>
        get() = IntrinsicType("link")

    inline val main: IntrinsicType>
        get() = IntrinsicType("main")

    inline val map: IntrinsicType>
        get() = IntrinsicType("map")

    inline val mark: IntrinsicType>
        get() = IntrinsicType("mark")

    inline val menu: IntrinsicType>
        get() = IntrinsicType("menu")

    inline val menuitem: IntrinsicType>
        get() = IntrinsicType("menuitem")

    inline val meta: IntrinsicType>
        get() = IntrinsicType("meta")

    inline val meter: IntrinsicType>
        get() = IntrinsicType("meter")

    inline val nav: IntrinsicType>
        get() = IntrinsicType("nav")

    inline val noscript: IntrinsicType>
        get() = IntrinsicType("noscript")

    inline val `object`: IntrinsicType>
        get() = IntrinsicType("object")

    inline val ol: IntrinsicType>
        get() = IntrinsicType("ol")

    inline val optgroup: IntrinsicType>
        get() = IntrinsicType("optgroup")

    inline val option: IntrinsicType>
        get() = IntrinsicType("option")

    inline val output: IntrinsicType>
        get() = IntrinsicType("output")

    inline val p: IntrinsicType>
        get() = IntrinsicType("p")

    inline val param: IntrinsicType>
        get() = IntrinsicType("param")

    inline val picture: IntrinsicType>
        get() = IntrinsicType("picture")

    inline val pre: IntrinsicType>
        get() = IntrinsicType("pre")

    inline val progress: IntrinsicType>
        get() = IntrinsicType("progress")

    inline val q: IntrinsicType>
        get() = IntrinsicType("q")

    inline val rp: IntrinsicType>
        get() = IntrinsicType("rp")

    inline val rt: IntrinsicType>
        get() = IntrinsicType("rt")

    inline val ruby: IntrinsicType>
        get() = IntrinsicType("ruby")

    inline val s: IntrinsicType>
        get() = IntrinsicType("s")

    inline val samp: IntrinsicType>
        get() = IntrinsicType("samp")

    inline val slot: IntrinsicType>
        get() = IntrinsicType("slot")

    inline val script: IntrinsicType>
        get() = IntrinsicType("script")

    inline val section: IntrinsicType>
        get() = IntrinsicType("section")

    inline val select: IntrinsicType>
        get() = IntrinsicType("select")

    inline val small: IntrinsicType>
        get() = IntrinsicType("small")

    inline val source: IntrinsicType>
        get() = IntrinsicType("source")

    inline val span: IntrinsicType>
        get() = IntrinsicType("span")

    inline val strong: IntrinsicType>
        get() = IntrinsicType("strong")

    inline val style: IntrinsicType>
        get() = IntrinsicType("style")

    inline val sub: IntrinsicType>
        get() = IntrinsicType("sub")

    inline val summary: IntrinsicType>
        get() = IntrinsicType("summary")

    inline val sup: IntrinsicType>
        get() = IntrinsicType("sup")

    inline val table: IntrinsicType>
        get() = IntrinsicType("table")

    inline val template: IntrinsicType>
        get() = IntrinsicType("template")

    inline val tbody: IntrinsicType>
        get() = IntrinsicType("tbody")

    inline val td: IntrinsicType>
        get() = IntrinsicType("td")

    inline val textarea: IntrinsicType>
        get() = IntrinsicType("textarea")

    inline val tfoot: IntrinsicType>
        get() = IntrinsicType("tfoot")

    inline val th: IntrinsicType>
        get() = IntrinsicType("th")

    inline val thead: IntrinsicType>
        get() = IntrinsicType("thead")

    inline val time: IntrinsicType>
        get() = IntrinsicType("time")

    inline val title: IntrinsicType>
        get() = IntrinsicType("title")

    inline val tr: IntrinsicType>
        get() = IntrinsicType("tr")

    inline val track: IntrinsicType>
        get() = IntrinsicType("track")

    inline val u: IntrinsicType>
        get() = IntrinsicType("u")

    inline val ul: IntrinsicType>
        get() = IntrinsicType("ul")

    inline val `var`: IntrinsicType>
        get() = IntrinsicType("var")

    inline val video: IntrinsicType>
        get() = IntrinsicType("video")

    inline val wbr: IntrinsicType>
        get() = IntrinsicType("wbr")

    inline val webview: IntrinsicType>
        get() = IntrinsicType("webview")
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy