menu
Dart
dart:html
Element
slot property
slot
brightness_4
brightness_5
description
slot
property
String
?
slot
Implementation
String? get slot native;
void
slot=
(
String
?
value
)
Implementation
set slot(String? value) native;
Dart
dart:html
Element
slot property
Element class