openmrs-esm-core

O3 Framework / DisplayConditionsConfigObject

Interface: DisplayConditionsConfigObject

Defined in: packages/framework/esm-config/src/types.ts:35

Properties

expression?

optional expression: string

Defined in: packages/framework/esm-config/src/types.ts:39

An expression to evaluate whether or not the user should see this extension


offline?

optional offline: boolean

Defined in: packages/framework/esm-config/src/types.ts:43

Whether to display this extension when not connected to the server


online?

optional online: boolean

Defined in: packages/framework/esm-config/src/types.ts:41

Whether to display this extension when connected to the server


privileges?

optional privileges: string[]

Defined in: packages/framework/esm-config/src/types.ts:37

The privileges a user should have to see this extension