@novice1/frame - v0.3.1
Preparing search index...
DocsOptions
Interface DocsOptions
interface
DocsOptions
{
logo
?:
DocsLogo
;
redoc
?:
DocsRedocOptions
;
swagger
?:
DocsSwaggerUIOptions
;
tagGroups
?:
Record
<
string
,
string
[]
>
;
}
Index
Properties
logo?
redoc?
swagger?
tag
Groups?
Properties
Optional
logo
logo
?:
DocsLogo
Optional
redoc
redoc
?:
DocsRedocOptions
Optional
swagger
swagger
?:
DocsSwaggerUIOptions
Optional
tag
Groups
tagGroups
?:
Record
<
string
,
string
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
logo
redoc
swagger
tag
Groups
@novice1/frame - v0.3.1
Loading...