Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-typescript
/
typescript
/
IndexInfo
Index
Info
sealed
external
interface
IndexInfo
(
source
)
Members
Properties
components
Link copied to clipboard
abstract
var
components
:
ReadonlyArray
<
ElementWithComputedPropertyName
>
?
declaration
Link copied to clipboard
abstract
var
declaration
:
IndexSignatureDeclaration
?
is
Readonly
Link copied to clipboard
abstract
var
isReadonly
:
Boolean
key
Type
Link copied to clipboard
abstract
var
keyType
:
Type
type
Link copied to clipboard
abstract
var
type
:
Type