Preparing search index...
The search index is not available
TypeDoc - v0.25.1
TypeDoc
Models
CommentDisplayPart
Type alias CommentDisplayPart
Comment
Display
Part
:
{
kind
:
"text"
;
text
:
string
;
}
|
{
kind
:
"code"
;
text
:
string
;
}
|
Models
.
InlineTagDisplayPart
Represents a parsed piece of a comment.
Type declaration
kind
:
"text"
text
:
string
Type declaration
kind
:
"code"
text
:
string
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
TypeDoc - v0.25.1
Configuration
JSONOutput
JSX
Models
EntryPointStrategy
LogLevel
Application
Context
Converter
DefaultTheme
DefaultThemeRenderContext
Deserializer
Event
EventDispatcher
EventHooks
IndexEvent
Logger
MarkdownEvent
MinimalSourceFile
PageEvent
Renderer
Loading...
Generated using
TypeDoc
Represents a parsed piece of a comment.