Enable data source feature
- Source:
- features/dataSource.js
Members
-
<static> type :string
-
This feature is loaded at service stage
Type:
- string
- Source:
- features/dataSource.js
Methods
-
<static> load_(app, dataSources)
-
Load the feature
Parameters:
Name Type Description appServiceContainer The app module object
dataSourcesobject Datasource settings
- Source:
- features/dataSource.js
Returns:
- Type
- Promise.<*>