Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
SignatureInformation
/
SignatureInformation
Signature
Information
constructor
(
label
:
String
,
documentation
:
JsAny
=
definedExternally
)
(
source
)
Creates a new signature information object.
Parameters
label
A label string.
documentation
A doc string.
Online Documentation