O3 Framework / detachAll
detachAll(
extensionSlotName):void
Defined in: packages/framework/esm-extensions/src/extensions.ts:288
Detaches all extensions from an extension slot.
string
The name of the extension slot to clear.
void
Avoid using this. Extension attachments should be considered declarative.