[O3 Framework](../API.md) / WorkspaceGroupDefinition

# Interface: WorkspaceGroupDefinition

Defined in: [packages/framework/esm-globals/src/types.ts:290](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-globals/src/types.ts#L290)

## Properties

### members?

> `optional` **members**: `string`[]

Defined in: [packages/framework/esm-globals/src/types.ts:298](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-globals/src/types.ts#L298)

List of workspace names which are part of the workspace group.

***

### name

> **name**: `string`

Defined in: [packages/framework/esm-globals/src/types.ts:294](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-globals/src/types.ts#L294)

Name of the workspace group. This is used to launch the workspace group
