From 8e42f407cf805cd4bad0663e4e141a4187edf7da Mon Sep 17 00:00:00 2001 From: JiHong88 <0125ses@hanmail.net> Date: Sat, 11 Jun 2022 02:45:53 +0900 Subject: [PATCH] update: README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 534657aaa..3dbc21e47 100644 --- a/README.md +++ b/README.md @@ -442,6 +442,7 @@ toolbarContainer: A custom HTML selector placing the toolbar inside. stickyToolbar : Top offset value of "sticky toolbar". Set to 0, '0px', '50px'... If set to -1 or false or null to turn off. default: 0 {Number|String|Boolean} +hideToolbar : The toolbar is rendered hidden. default: false {Boolean} fullScreenOffset: Top offset value of "full Screen". Set to 0, '0px', '50px'... default: 0 {Number|String} iframe : Content will be placed in an iframe and isolated from the rest of the page. default: false {Boolean}