Options
Menu

Interface ClusterConfig

Configuration options for a Cluster.

Hierarchy

Properties

Properties

Optional id

id: string

A unique id to identify a Cluster.

default

undefined

Optional replay

replay: boolean

A flag to control the replay behaviour of a Cluster.
It decides whether the value should be replayed when you subscribe to the default Observable.

default

true