initial-review-sidebar-tab-id
Type: String | NULL
Set to the id
of an EditorSidebarTabConfig registered registerEditorSidebarTab for Fonto Review product to have that tab be opened initially when the review module is loaded.
Defaults to null
to not open any tab by default.
Other
configurationManager.set('initial-review-sidebar-tab-id', 'structure');