Skip to content

Home > @theweave/api > WeaveServices > openAppletMain

WeaveServices.openAppletMain property

Open the main view of the specified Applet

Signature:

typescript
openAppletMain: (appletHash: EntryHash) => Promise<void>;