Logo Xantham

FsIndexerMember Type

A TypeScript index signature rendered as F#: an `Item` member under `[]`, so `bag["key"]` is what reaches JavaScript rather than a `.Item(...)` call (ยง4.10). A readonly signature drops the setter.

Record fields

Record Field Description

Key

Full Usage: Key

Field type: FsTypeRef
Field type: FsTypeRef

ReadOnly

Full Usage: ReadOnly

Field type: bool
Field type: bool

Value

Full Usage: Value

Field type: FsTypeRef
Field type: FsTypeRef

Type something to start searching.