Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScriptAttribs

Hierarchy

Indexable

[id: string]: any

Index

Properties

about

accesskey

accesskey: StringAttrib

async

autocapitalize

autocapitalize: AttribVal<"off" | "on" | "sentences" | "words" | "characters">

class

class: AttribVal<string | IObjectOf<BooleanAttrib>>

content

content: StringAttrib

contenteditable

contenteditable: BooleanAttrib

crossorigin

crossorigin: AttribVal<"anonymous" | "use-credentials">

data

data: IObjectOf<AttribVal<string | number | boolean>>

datatype

datatype: StringAttrib

defer

dir

dir: AttribVal<"rtl" | "ltr">

draggable

draggable: BooleanAttrib

hidden

href

id

inlist

integrity

integrity: StringAttrib

is

itemid

itemid: StringAttrib

itemprop

itemprop: StringAttrib

itemref

itemref: StringAttrib

itemscope

itemscope: BooleanAttrib

itemtype

itemtype: StringAttrib

lang

nomodule

nomodule: BooleanAttrib

nonce

onresize

onresize: EventAttribVal<UIEvent>

onscroll

onscroll: EventAttribVal<Event>

onsubmit

onsubmit: EventAttribVal<Event>

prefix

property

referrerpolicy

referrerpolicy: AttribVal<ReferrerPolicy>

rel

resource

resource: StringAttrib

rev

scrollLeft

scrollLeft: NumericAttrib

scrollTop

scrollTop: NumericAttrib

spellcheck

spellcheck: BooleanAttrib

src

style

style: AttribVal<string | Partial<Record<CSSProperty | CSSSVGProperty, AttribVal<NumOrString | Fn<any, NumOrString>>>>>

tabindex

tabindex: NumericAttrib

title

translate

translate: BooleanAttrib

type

typeof

vocab

Generated using TypeDoc