sandbox property

String? sandbox
final

Applies extra restrictions to the content in the frame. The value of the attribute can either be empty to apply all restrictions, or space-separated tokens to lift particular restrictions.

Implementation

final String? sandbox;