HTMLTableSectionElement$Typings extension

on

Properties

addEventListener → ({void Function<K$>(HTMLElementEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension

Overload accessor: $1, $2
no setter
align String

Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension

Sets or retrieves a value that indicates the table alignment. @deprecated
getter/setter pair
ch String

Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension

@deprecated
getter/setter pair
chOff String

Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension

@deprecated
getter/setter pair
deleteRow ↔ void Function(num)

Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension

getter/setter pair
insertRow HTMLTableRowElement Function([num?])

Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension

getter/setter pair
removeEventListener → ({void Function<K$>(HTMLElementEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension

Overload accessor: $1, $2
no setter
rows HTMLCollectionOf<HTMLTableRowElement>

Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension

Sets or retrieves the number of horizontal rows contained in the object.
no setter
vAlign String

Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension

@deprecated
getter/setter pair