web / UseSiteConfigurationState
Interface: UseSiteConfigurationState ​
Defined in: apps/web/composables/useSiteConfiguration/types.ts:34
Properties ​
blockSize ​
blockSize:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:54
blockType ​
blockType:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:57
blockUuid ​
blockUuid:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:58
currentFont ​
currentFont:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:42
data ​
data: []
Defined in: apps/web/composables/useSiteConfiguration/types.ts:35
drawerOpen ​
drawerOpen:
boolean
Defined in: apps/web/composables/useSiteConfiguration/types.ts:39
drawerView ​
drawerView:
DrawerView
Defined in: apps/web/composables/useSiteConfiguration/types.ts:56
favicon ​
favicon:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:48
headerBackgroundColor ​
headerBackgroundColor:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:45
headerLogo ​
headerLogo:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:47
iconColor ​
iconColor:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:46
initialData ​
initialData:
ConfigurationSettings
Defined in: apps/web/composables/useSiteConfiguration/types.ts:59
loading ​
loading:
boolean
Defined in: apps/web/composables/useSiteConfiguration/types.ts:36
newBlockPosition ​
newBlockPosition:
number
Defined in: apps/web/composables/useSiteConfiguration/types.ts:41
ogImg ​
ogImg:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:50
ogTitle ​
ogTitle:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:49
pageModalOpen ​
pageModalOpen:
boolean
Defined in: apps/web/composables/useSiteConfiguration/types.ts:40
placement ​
placement:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:55
primaryColor ​
primaryColor:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:43
secondaryColor ​
secondaryColor:
string
Defined in: apps/web/composables/useSiteConfiguration/types.ts:44
selectedFont ​
selectedFont:
SelectedFont
Defined in: apps/web/composables/useSiteConfiguration/types.ts:53
seoSettings ​
seoSettings:
object
Defined in: apps/web/composables/useSiteConfiguration/types.ts:60
description ​
description:
string
keywords ​
keywords:
string
robots ​
robots:
string
title ​
title:
string
settingsCategory ​
settingsCategory:
null
|CategoryTreeItem
Defined in: apps/web/composables/useSiteConfiguration/types.ts:37
settingsType ​
settingsType:
SettingsType
Defined in: apps/web/composables/useSiteConfiguration/types.ts:38
useAvif ​
useAvif:
boolean
Defined in: apps/web/composables/useSiteConfiguration/types.ts:51
useWebp ​
useWebp:
boolean
Defined in: apps/web/composables/useSiteConfiguration/types.ts:52