Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableCellAttribs

Hierarchy

Indexable

[id: string]: any

Index

Properties

about

accesskey

accesskey: StringAttrib

autocapitalize

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

class

class: AttribVal<string | IObjectOf<BooleanAttrib>>

colspan

colspan: NumericAttrib

content

content: StringAttrib

contenteditable

contenteditable: BooleanAttrib

data

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

datatype

datatype: StringAttrib

dir

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

draggable

draggable: BooleanAttrib

headers

hidden

href

id

inlist

is

itemid

itemid: StringAttrib

itemprop

itemprop: StringAttrib

itemref

itemref: StringAttrib

itemscope

itemscope: BooleanAttrib

itemtype

itemtype: StringAttrib

lang

onresize

onresize: EventAttribVal<UIEvent>

onscroll

onscroll: EventAttribVal<Event>

onsubmit

onsubmit: EventAttribVal<Event>

prefix

property

rel

resource

resource: StringAttrib

rev

rowspan

rowspan: NumericAttrib

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