Skip to content

Hook useAppFolder()

useAppFolder(app?: App<WindowProps>): VirtualFolder<VirtualBaseEvents> | null

Source: appFolder.ts

Returns the folder associated with a given app.

Parameters

app?

App<WindowProps>

Returns

VirtualFolder<VirtualBaseEvents> | null

Built by Prozilla