Datasource
1min
Use Datasources to access and reference data surfaced in Data Providers. This section provides examples of code snippets for working with datasources.
Datasource | |
---|---|
sqlite | Ability to write SQL queries to return data from certain data providers, such as, or SQL provider. |
static | Static data lists are typically used to access data that hardly needs to be manipulated, handled, or updated. |
system | Provides a list of country flag icons that can be used in a 's components. |
Updated 17 Jan 2024
Did this page help you?