Preparing search index...
The search index is not available
@novice1/frame - v0.1.10
@novice1/frame
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
tag
Groups
?:
Record
<
string
,
string
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
logo
redoc
swagger
tag
Groups
@novice1/frame - v0.1.10
Loading...