Data-model Component to Show Global Loader
Status
Release Available | Status | Framework Name |
---|---|---|
4.1 | Current | Both Mui and Mint |
General
When a data-model component is fetching data from the backend, the portal can show the global loading animation. The Messages tab is newly introduced for Builder to support the Data model loader.
To enable the global loader for the data-model component, a portal admin should edit the actor using the JSON view, and then add the following configuration on the Messages tab:
Code JSON
{ "showLoadingAnimation": true }