Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
DocumentLink
Interface DocumentLink
interface
DocumentLink
{
cacheId
?:
ChainedCacheId
;
range
:
Range
;
tooltip
?:
string
;
url
?:
string
|
UriComponents
;
}
Index
Properties
cache
Id?
range
tooltip?
url?
Properties
Optional
cache
Id
cache
Id
?:
ChainedCacheId
range
range
:
Range
Optional
tooltip
tooltip
?:
string
Optional
url
url
?:
string
|
UriComponents
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
cache
Id
range
tooltip
url
Theia TypeDoc
Loading...