Home > @theweave/api > WeaveServices > openCrossAppletBlock
WeaveServices.openCrossAppletBlock property
Open the specified block view of the specified Applet Type
Signature:
typescript
openCrossAppletBlock: (appletBundleId: ActionHash, block: string, context: any) => Promise<void>;