TypeDoc API - v0.28.14
Docs
Example
GitHub
Preparing search index...
PageHeading
Interface PageHeading
interface
PageHeading
{
link
:
string
;
text
:
string
;
classes
?:
string
;
icon
?:
|
Project
|
Module
|
Namespace
|
Enum
|
EnumMember
|
Variable
|
Function
|
Class
|
Interface
|
Constructor
|
Property
|
Method
|
CallSignature
|
IndexSignature
|
ConstructorSignature
|
Parameter
|
TypeLiteral
|
TypeParameter
|
Accessor
|
GetSignature
|
SetSignature
|
TypeAlias
|
Reference
|
Document
|
"search"
|
"anchor"
|
"chevronDown"
|
"checkbox"
|
"menu"
|
"chevronSmall"
|
"folder"
|
"alertNote"
|
"alertTip"
|
"alertImportant"
|
"alertWarning"
|
"alertCaution"
;
kind
?:
Models
.
ReflectionKind
;
level
?:
number
;
}
Index
Properties
link
text
classes?
icon?
kind?
level?
Properties
link
link
:
string
text
text
:
string
Optional
classes
classes
?:
string
Optional
icon
icon
?:
|
Project
|
Module
|
Namespace
|
Enum
|
EnumMember
|
Variable
|
Function
|
Class
|
Interface
|
Constructor
|
Property
|
Method
|
CallSignature
|
IndexSignature
|
ConstructorSignature
|
Parameter
|
TypeLiteral
|
TypeParameter
|
Accessor
|
GetSignature
|
SetSignature
|
TypeAlias
|
Reference
|
Document
|
"search"
|
"anchor"
|
"chevronDown"
|
"checkbox"
|
"menu"
|
"chevronSmall"
|
"folder"
|
"alertNote"
|
"alertTip"
|
"alertImportant"
|
"alertWarning"
|
"alertCaution"
Optional
kind
kind
?:
Models
.
ReflectionKind
Optional
level
level
?:
number
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
link
text
classes
icon
kind
level
Docs
Example
GitHub
TypeDoc API - v0.28.14
Loading...