diff options
Diffstat (limited to 'docs/configuration.rst')
| -rw-r--r-- | docs/configuration.rst | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/docs/configuration.rst b/docs/configuration.rst index 05500d9..eefa527 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -70,6 +70,12 @@ Toolbar options    toolbar with Angular.js, set this to ``'ng-non-bindable'`` or    ``'class="ng-non-bindable"'``. +* ``SHOW_COLLAPSED`` + +  Default: ``False`` + +  If changed to ``True``, the toolbar will be collapsed by default. +  * ``SHOW_TOOLBAR_CALLBACK``    Default: ``None`` | 
