Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-typescript
/
typescript
/
SignatureHelpItems
Signature
Help
Items
sealed
external
interface
SignatureHelpItems
(
source
)
Represents a set of signature help items, and the preferred item that should be selected.
Members
Properties
applicable
Span
Link copied to clipboard
abstract
var
applicableSpan
:
TextSpan
argument
Count
Link copied to clipboard
abstract
var
argumentCount
:
Double
argument
Index
Link copied to clipboard
abstract
var
argumentIndex
:
Double
items
Link copied to clipboard
abstract
var
items
:
ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/SignatureHelpItem>
selected
Item
Index
Link copied to clipboard
abstract
var
selectedItemIndex
:
Double