menu
Dart
dart:html
ParagraphElement
ParagraphElement.created constructor
ParagraphElement.created
dark_mode
light_mode
描述
ParagraphElement.created
构造函数
ParagraphElement.created
(
)
当自定义元素被创建时,由 DOM 实例化的构造函数。
此函数只能由子类在其 created 构造函数中调用。
实现
ParagraphElement.created() : super.created();
Dart
dart:html
ParagraphElement
ParagraphElement.created 构造函数
ParagraphElement 类
Cookie 管理控件