菜单
Dart
dart:html
ButtonElement
自动聚焦属性
自动聚焦
暗色模式
亮色模式
描述
自动聚焦
属性
bool
自动聚焦
实现
bool get autofocus native;
void
自动聚焦=
(
bool
value
)
实现
set autofocus(bool value) native;
Dart
dart:html
ButtonElement
自动聚焦属性
按钮元素类
Cookie管理控制