static
Static lists are typically used when data needs to be accessed but hardly ever manipulated, handled, or updated. Within , we have ensured that static data is easily specified but also accessed with the same ease. Static data can be configured as a direct data source on a jig or as a global datasource that can be accessed or referenced across various jigs or components. This data source, whether configured locally or globally can be
When setting up a static datasource component within a Jig you have the option to use them in various ways:
- As a locally configured data source within a jig for locally stored data to be available
- As a global data source that allows easy access and reusability to the data across various jigs and components
You also have the option to set up static data directly in the relevant fields. This scenario is however not discussed here as this section focuses only on the application of the static data component itself. Please refer to the guide on working with Static Data for more information on the alternative application.
View common uses for the static datasource below and how you can configure the same in your solution (links to examples are available in the relevant examples).
We've gone ahead and expanded the first one for you. Feel free to view any others you'd like to inspect.