Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
SignatureInformation
Interface SignatureInformation
interface
SignatureInformation
{
activeParameter
?:
number
;
documentation
?:
string
|
MarkdownString
;
label
:
string
;
parameters
:
ParameterInformation
[]
;
}
Index
Properties
active
Parameter?
documentation?
label
parameters
Properties
Optional
active
Parameter
active
Parameter
?:
number
Optional
documentation
documentation
?:
string
|
MarkdownString
label
label
:
string
parameters
parameters
:
ParameterInformation
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
active
Parameter
documentation
label
parameters
Theia TypeDoc
Loading...