Docs
Example
GitHub
Preparing search index...
The search index is not available
TypeDoc API - v0.27.5
TypeDoc API
ComponentPath
Interface ComponentPath
interface
ComponentPath
{
navigation
:
"."
|
"#"
|
"~"
;
path
:
string
;
}
Index
Properties
navigation
path
Properties
navigation
navigation
:
"."
|
"#"
|
"~"
How to resolve the
path
.
- Navigate via
exports
of symbol
#
- Navigate via
members
of symbol
~
- Navigate via
locals
of symbol
path
path
:
string
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
navigation
path
Docs
Example
GitHub
TypeDoc API - v0.27.5
Loading...
How to resolve the
path
.
- Navigate viaexports
of symbol#
- Navigate viamembers
of symbol~
- Navigate vialocals
of symbol