Options for Actions
that override default options of Action
.
Options for AsyncSystem
that override default options of AsyncSystem
.
Options for BoolUnit
that override default options of BoolUnit
.
Options for Cluster
that override default options of Cluster
.
Options for DictUnit
that override default options of DictUnit
.
Options for development toolkit.
Options for GenericUnit
that override default options of GenericUnit
.
Options for ListUnit
that override default options of ListUnit
.
Options for NumUnit
that override default options of NumUnit
.
Options for StringUnit
that override default options of StringUnit
.
Options applicable to all the Units
, that override default options of Units
.
The Storage to be used for storing the values of persistent Units.
It can be either LocalStorage
or SessionStorage
or any other API,
that implements Storage
API interface.
All the global configuration options for ActiveJS.
These configuration options override the default options of all the fundamental constructs, Units, Systems, Action and CLuster.
These options are overridden by the options passed to constructs at the time of instantiation.