Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an individual element in a Sync map.

Hierarchy

  • SyncMapItem

Index

Accessors

Accessors

data

  • get data(): Object
  • The contents of the item.

    Returns Object

dateUpdated

  • get dateUpdated(): Date
  • Date when the map item was last updated.

    Returns Date

key

  • get key(): string
  • The identifier that maps to this item within the containing Map.

    Returns string