Back to data overview

Data Example 26: Automatic load new datasets

Components can use a live mode, where they automatically fetch new data from their known sources. This will not reload the whole component but only request and add new datasets.

VIEW-Requestor

<div id="data_example26" swa="Present FROM data_example26"></div>
        
CONFIGURATION
DATASOURCE
Klick the button to add a new dataset to the datasource (a global variable) it take up to 10 seconds until the component looks for new sets and adds it to the view.
Back to data overview