HTMLTableRowElement$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})
Overload accessor: $1, $2
no setter
align String
Sets or retrieves how the object is aligned with adjacent text. @deprecated
getter/setter pair
bgColor String
@deprecated
getter/setter pair
cells HTMLCollectionOf<HTMLTableCellElement>
Retrieves a collection of all cells in the table row.
no setter
ch String
@deprecated
getter/setter pair
chOff String
@deprecated
getter/setter pair
deleteCell ↔ void Function(num)
getter/setter pair
insertCell HTMLTableCellElement Function([num?])
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})
Overload accessor: $1, $2
no setter
rowIndex num
Retrieves the position of the object in the rows collection for the table.
no setter
sectionRowIndex num
Retrieves the position of the object in the collection.
no setter
vAlign String
@deprecated
getter/setter pair