menu
Dart
dart:html
TableElement
tHead property
tHead
brightness_4
brightness_5
description
tHead
property
TableSectionElement
?
tHead
Implementation
TableSectionElement? get tHead native;
void
tHead=
(
TableSectionElement
?
value
)
Implementation
set tHead(TableSectionElement? value) native;
Dart
dart:html
TableElement
tHead property
TableElement class