Skip to main content

foundation-entity-management.entitymanagement.datasourcetype

Home > @genesislcap/foundation-entity-management > EntityManagement > datasourceType

EntityManagement.datasourceType property

If set to 'server' it will enable Server-Side Row Model and use grid-pro-server-side-datasource for the grid of the entity-list sub-component. By default grid-pro-client-side-datasource will be used.

Signature:

datasourceType: DatasourceType;