HTMLTableColElement$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 the alignment of the object relative to the display or table. @deprecated
getter/setter pair
ch String
@deprecated
getter/setter pair
chOff String
@deprecated
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
span num
Sets or retrieves the number of columns in the group.
getter/setter pair
vAlign String
@deprecated
getter/setter pair
width String
Sets or retrieves the width of the object. @deprecated
getter/setter pair