Datasource
system
5 min
the system datasource is usually used to get the list of country flag icons that can be used in a jig's components configuration options when setting up a system datasource within a jig you can use it as a locally configured datasource within a jig for locally stored data to be available as a global datasource that allows easy access and reusability to the data across various jigs and components system as jig local datasource system local datasource jig jigx # add yaml in a jig file datasources system type datasource system options source flags system as global datasource system # add file under the datasource folder type datasource system options source flags considerations for the flag to show you need to use a component or action that has an icon property, for example, leftelement or rightelement see also github https //github com/jigx com/jigx samples/blob/main/quickstart/jigx samples/datasources/adhoc components/system jigx