support left/right sidebar positioning (#2575)

This commit is contained in:
Denys Vuika
2017-10-31 14:50:08 +00:00
committed by Eugenio Romano
parent de79e736f6
commit 32d2497fa2
5 changed files with 34 additions and 10 deletions

View File

@@ -56,6 +56,7 @@ Using with file url:
| allowShare | boolean | false | Toggle sharing feature |
| allowSidebar | boolean |false | Toggle sidebar feature |
| showSidebar | boolean | false | Toggles sidebar visibility. Requires `allowSidebar` to be set to `true`. |
| sidebarPosition | string | right | The position of the sidebar. Can be `left` or `right`. |
## Events