missing ` in navigationBar-Area (#887)

This commit is contained in:
fls-indinf 2020-01-21 19:40:09 +01:00 committed by Jos de Jong
parent aa08a204f4
commit bed062dda8
1 changed files with 1 additions and 1 deletions

View File

@ -360,7 +360,7 @@ Constructs a new JSONEditor.
- `{boolean} navigationBar`
Adds navigation bar to the menu - the navigation bar visualize the current position on the tree structure as well as allows breadcrumbs navigation. `true by default. Only applicable when `mode` is 'tree', 'form' or 'view'.
Adds navigation bar to the menu - the navigation bar visualize the current position on the tree structure as well as allows breadcrumbs navigation. `true` by default. Only applicable when `mode` is 'tree', 'form' or 'view'.
- `{boolean} statusBar`