Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetaAttribs

Hierarchy

Indexable

[id: string]: any

Index

Properties

about

accesskey

accesskey: StringAttrib

autocapitalize

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

charset

charset: StringAttrib

class

class: AttribVal<string | IObjectOf<BooleanAttrib>>

content

content: StringAttrib

contenteditable

contenteditable: BooleanAttrib

data

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

datatype

datatype: StringAttrib

dir

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

draggable

draggable: BooleanAttrib

hidden

href

http-equiv

http-equiv: AttribVal<"content-language" | "content-security-policy" | "content-type" | "default-style" | "refresh" | "set-cookie" | "x-ua-compatible">

id

inlist

is

itemid

itemid: StringAttrib

itemprop

itemprop: StringAttrib

itemref

itemref: StringAttrib

itemscope

itemscope: BooleanAttrib

itemtype

itemtype: StringAttrib

lang

name

name: AttribVal<"application-name" | "author" | "color-scheme" | "creator" | "description" | "generator" | "googlebot" | "keywords" | "publisher" | "referrer" | "robots" | "theme-color" | "viewport">

onresize

onresize: EventAttribVal<UIEvent>

onscroll

onscroll: EventAttribVal<Event>

onsubmit

onsubmit: EventAttribVal<Event>

prefix

property

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

typeof

vocab

Generated using TypeDoc