菜单
Dart
dart:html
FormElement
操作属性
action
暗色模式
亮色模式
描述
action
属性
String
?
action
实现
String? get action native;
void
action=
(
String
?
value
)
实现
set action(String? value) native;
Dart
dart:html
FormElement
操作属性
FormElement 类
Cookie 管理控件