controlPanelDataStoreSubscribe
Examples
# Subscribe a control panel to a data store
kind: DataStore
frame: my-home-frame
source: my-datastore
Object properties
Name |
Type |
Required |
kind |
Constant: DataStore |
yes |
frame |
string |
yes |
source |
string |
yes |
- Object with the following properties:
kind
(required): Constant DataStore
- Subscribe to the value of a data store to initialise the control panel
frame
(required): string
- The frame name where the data store you wish to subscribe to lives
source
(required): string
- The data store name to use as a source. This is the same name as used in your contents