useAppConfig
Access the reactive app config defined in the project.
Usage:
const appConfig = useAppConfig()console.log(appConfig) Read more in Guide > Directory Structure > App Config.
useAppConfigAccess the reactive app config defined in the project.
Usage:
const appConfig = useAppConfig()console.log(appConfig)