HTMLTableSectionElement$Typings extension
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 a value that indicates the table alignment.
@deprecated
getter/setter pair
-
ch
↔ String
-
@deprecated
getter/setter pair
-
chOff
↔ String
-
@deprecated
getter/setter pair
-
deleteRow
↔ void Function(num)
-
getter/setter pair
-
insertRow
↔ HTMLTableRowElement 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
-
rows
→ HTMLCollectionOf<HTMLTableRowElement>
-
Sets or retrieves the number of horizontal rows contained in the object.
no setter
-
vAlign
↔ String
-
@deprecated
getter/setter pair