Skip to content

Home > @theweave/api > WeaveServices > openCrossGroupMain

WeaveServices.openCrossGroupMain property

Open the cross-applet main view of the specified Applet Type.

Signature:

typescript
openCrossGroupMain: (appletBundleId: string) => Promise<void>;