sandbox property

String? sandbox
final

sandbox do iframe. null = sem sandbox (carrega tudo); '' = restrição máxima; ou tokens (ex.: 'allow-scripts allow-same-origin').

Implementation

final String? sandbox;