dataStoreConfig

Examples

kind: DataStore
value:
  my-box-length: 10
  my-box-length: 20
  my-box-length: 30
subscribe: # OPTIONAL
  - kind: ControlPanel
    frame: my-home-frame
    source: my-control-panel
  - kind: PopupForm
    frame: my-home-frame
    source: my-popup-form

Object properties

Name Type Required
kind Constant: DataStore yes
value Any yes
subscribe Array no

Object information