menu
Dart
dart:html
TableElement
caption property
caption
dark_mode
light_mode
描述
caption
属性
TableCaptionElement
?
caption
实现
TableCaptionElement? get caption native;
void
caption=
(
TableCaptionElement
?
value
)
实现
set caption(TableCaptionElement? value) native;
Dart
dart:html
TableElement
caption 属性
TableElement 类
饼干管理控件