@ng-doc/core
Advanced tools
Comparing version 16.15.1 to 16.16.0
@@ -11,2 +11,4 @@ /** | ||
defaultTab?: string; | ||
/** If specified, fullscreen button will be displayed and will navigate to the specified route */ | ||
fullscreenRoute?: string; | ||
/** List of tabs that should be displayed if they are not empty and exist */ | ||
@@ -25,2 +27,4 @@ tabs?: string | string[]; | ||
defaultTab?: string; | ||
/** If specified, fullscreen button will be displayed and will navigate to the specified route */ | ||
fullscreenRoute?: string; | ||
/** List of tabs that should be displayed if they are not empty and exist */ | ||
@@ -27,0 +31,0 @@ tabs?: string | string[]; |
{ | ||
"name": "@ng-doc/core", | ||
"version": "16.15.1", | ||
"version": "16.16.0", | ||
"type": "commonjs", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
58089
1082