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