HTMLTableSectionElement$Typings extension
Properties
-
addEventListener
→ ({void Function<
K$>(HTMLElementEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) -
Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension
Overload accessor: $1, $2no setter - align ↔ String
-
Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension
Sets or retrieves a value that indicates the table alignment. @deprecatedgetter/setter pair - ch ↔ String
-
Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension
@deprecatedgetter/setter pair - chOff ↔ String
-
Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension
@deprecatedgetter/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< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) -
Available on HTMLTableSectionElement, provided by the HTMLTableSectionElement$Typings extension
Overload accessor: $1, $2no 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
@deprecatedgetter/setter pair