Retrieves the current data values for the selected component, as declared in its manifest's data section.
Promise<T>
An object with the current value of every data field defined in the manifest, keyed by dataItemKey.
To see which keys are available on data for the selected component, call getDataDefinitions().
Last updated: 8 September 2026