openmrs-esm-core

O3 Framework / detachAll

Function: detachAll()

detachAll(extensionSlotName): void

Defined in: packages/framework/esm-extensions/src/extensions.ts:288

Detaches all extensions from an extension slot.

Parameters

extensionSlotName

string

The name of the extension slot to clear.

Returns

void

Deprecated

Avoid using this. Extension attachments should be considered declarative.