menu
Dart
dart:html
TelephoneInputElement
TelephoneInputElement factory constructor
TelephoneInputElement
dark_mode
light_mode
描述
TelephoneInputElement
构造函数
TelephoneInputElement
(
)
实现
factory TelephoneInputElement() => new InputElement(type: 'tel');
Dart
dart:html
TelephoneInputElement
TelephoneInputElement 工厂构造函数
TelephoneInputElement 类
Cookie 管理控件