menu
pulsar_web package
documentation
engine/morphic/conten_elements.dart
Iframe
sandbox method
sandbox method
dark_mode
light_mode
sandbox
method
Iframe
sandbox
(
String
s
)
Implementation
Iframe sandbox(String s) { attr('sandbox', StringAttribute(s)); return this; }
pulsar_web package
documentation
engine/morphic/conten_elements
Iframe
sandbox method
Iframe class