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

commonMain.generated.gen-attributes.kt Maven / Gradle / Ivy

package kotlinx.html

import kotlinx.html.*
import kotlinx.html.attributes.*

/*******************************************************************************
    DO NOT EDIT
    This file was generated by module generate
*******************************************************************************/

internal val attributeStringString : Attribute = StringAttribute()

internal val attributeSetStringStringSet : Attribute> = StringSetAttribute()

internal val attributeBooleanBoolean : Attribute = BooleanAttribute()

internal val attributeBooleanBooleanOnOff : Attribute = BooleanAttribute("on", "off")

internal val attributeBooleanTicker : Attribute = TickerAttribute()

internal val attributeButtonFormEncTypeEnumButtonFormEncTypeValues : Attribute = EnumAttribute(buttonFormEncTypeValues)

internal val attributeButtonFormMethodEnumButtonFormMethodValues : Attribute = EnumAttribute(buttonFormMethodValues)

internal val attributeButtonTypeEnumButtonTypeValues : Attribute = EnumAttribute(buttonTypeValues)

internal val attributeCommandTypeEnumCommandTypeValues : Attribute = EnumAttribute(commandTypeValues)

internal val attributeDirEnumDirValues : Attribute = EnumAttribute(dirValues)

internal val attributeDraggableEnumDraggableValues : Attribute = EnumAttribute(draggableValues)

internal val attributeFormEncTypeEnumFormEncTypeValues : Attribute = EnumAttribute(formEncTypeValues)

internal val attributeFormMethodEnumFormMethodValues : Attribute = EnumAttribute(formMethodValues)

internal val attributeIframeSandboxEnumIframeSandboxValues : Attribute = EnumAttribute(iframeSandboxValues)

internal val attributeImgLoadingEnumImgLoadingValues : Attribute = EnumAttribute(imgLoadingValues)

internal val attributeInputFormEncTypeEnumInputFormEncTypeValues : Attribute = EnumAttribute(inputFormEncTypeValues)

internal val attributeInputFormMethodEnumInputFormMethodValues : Attribute = EnumAttribute(inputFormMethodValues)

internal val attributeInputTypeEnumInputTypeValues : Attribute = EnumAttribute(inputTypeValues)

internal val attributeKeyGenKeyTypeEnumKeyGenKeyTypeValues : Attribute = EnumAttribute(keyGenKeyTypeValues)

internal val attributeRunAtEnumRunAtValues : Attribute = EnumAttribute(runAtValues)

internal val attributeScriptCrossoriginEnumScriptCrossoriginValues : Attribute = EnumAttribute(scriptCrossoriginValues)

internal val attributeTextAreaWrapEnumTextAreaWrapValues : Attribute = EnumAttribute(textAreaWrapValues)

internal val attributeThScopeEnumThScopeValues : Attribute = EnumAttribute(thScopeValues)





© 2015 - 2025 Weber Informatics LLC | Privacy Policy