diff --git a/docs/api/web-view-tag.md b/docs/api/web-view-tag.md index bde67ed960..db56743556 100644 --- a/docs/api/web-view-tag.md +++ b/docs/api/web-view-tag.md @@ -112,6 +112,14 @@ after this script has done execution. Sets the referrer URL for the guest page. +### disablewebsecurity + +```html + +``` + +If "on", the guest page will have web security disabled. + ## Methods ### ``.getUrl()