Home > @theweave/api > WeaveServices > openAppletMain
WeaveServices.openAppletMain property
Open the main view of the specified Applet
Signature:
typescript
openAppletMain: (appletHash: EntryHash, wal?: WAL) => Promise<void>;