useApp
A hook to use the app context.
Import:
import { useApp } from 'obsidian-dev-utils/obsidian/react/app-context';Signature:
function useApp(): AppReturns: App — The app instance.
A hook to use the app context.
Import:
import { useApp } from 'obsidian-dev-utils/obsidian/react/app-context';Signature:
function useApp(): AppReturns: App — The app instance.