Skip to content

Hook useAppFolder()

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

Source: appFolder.ts

Returns the folder associated with a given app

Parameters

app?

App<WindowProps>

Returns

VirtualFolder | null

Built by Prozilla