web / UseSiteConfigurationState
Interface: UseSiteConfigurationState ​
Defined in: apps/web/composables/useSiteConfiguration/types.ts:26
Properties ​
activeSetting ​
activeSetting:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:43
blockType ​
blockType:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:44
blockUuid ​
blockUuid:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:45
currentFont ​
currentFont:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:34
data ​
data: []
Defined in: apps/web/composables/useSiteConfiguration/types.ts:27
drawerOpen ​
drawerOpen:
boolean
Defined in: apps/web/composables/useSiteConfiguration/types.ts:31
drawerView ​
drawerView:
DrawerView
Defined in: apps/web/composables/useSiteConfiguration/types.ts:42
favicon ​
favicon:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:36
headerLogo ​
headerLogo:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:35
initialData ​
initialData:
ConfigurationSettings
Defined in: apps/web/composables/useSiteConfiguration/types.ts:46
loading ​
loading:
boolean
Defined in: apps/web/composables/useSiteConfiguration/types.ts:28
newBlockPosition ​
newBlockPosition:
number
Defined in: apps/web/composables/useSiteConfiguration/types.ts:33
ogImg ​
ogImg:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:38
ogTitle ​
ogTitle:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:37
pageModalOpen ​
pageModalOpen:
boolean
Defined in: apps/web/composables/useSiteConfiguration/types.ts:32
placement ​
placement:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:41
seoSettings ​
seoSettings:
object
Defined in: apps/web/composables/useSiteConfiguration/types.ts:47
description ​
description:
string
keywords ​
keywords:
string
robots ​
robots:
string
title ​
title:
string
settingsCategory ​
settingsCategory:
null
|CategoryTreeItem
Defined in: apps/web/composables/useSiteConfiguration/types.ts:29
settingsType ​
settingsType:
SettingsType
Defined in: apps/web/composables/useSiteConfiguration/types.ts:30
useAvif ​
useAvif:
boolean
Defined in: apps/web/composables/useSiteConfiguration/types.ts:39
useWebp ​
useWebp:
boolean
Defined in: apps/web/composables/useSiteConfiguration/types.ts:40