web / UseSiteConfiguration
Interface: UseSiteConfiguration ​
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:30
Properties ​
activeSetting ​
activeSetting:
Readonly<Ref<UseSiteConfigurationState["activeSetting"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:43
activeSubCategory ​
activeSubCategory:
Readonly<Ref<UseSiteConfigurationState["activeSubCategory"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:44
blockType ​
blockType:
Readonly<Ref<UseSiteConfigurationState["blockType"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:37
blockUuid ​
blockUuid:
Readonly<Ref<UseSiteConfigurationState["blockUuid"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:38
closeDrawer() ​
closeDrawer: () =>
void
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:52
Returns ​
void
currentFont ​
currentFont:
Readonly<Ref<UseSiteConfigurationState["currentFont"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:40
data ​
data:
Readonly<Ref<UseSiteConfigurationState["data"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:31
drawerOpen ​
drawerOpen:
Readonly<Ref<UseSiteConfigurationState["drawerOpen"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:33
drawerView ​
drawerView:
Readonly<Ref<UseSiteConfigurationState["drawerView"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:42
loadGoogleFont ​
loadGoogleFont:
LoadGoogleFont
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:48
loading ​
loading:
Readonly<Ref<boolean>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:32
newBlockPosition ​
newBlockPosition:
Readonly<Ref<UseSiteConfigurationState["newBlockPosition"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:39
openDrawerWithView ​
openDrawerWithView:
OpenDrawerView
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:49
pageModalOpen ​
pageModalOpen:
Readonly<Ref<UseSiteConfigurationState["pageModalOpen"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:36
placement ​
placement:
Readonly<Ref<UseSiteConfigurationState["placement"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:41
setActiveSetting ​
setActiveSetting:
SetActiveSetting
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:45
setActiveSubCategory ​
setActiveSubCategory:
SetActiveSubCategory
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:46
setSettingsCategory ​
setSettingsCategory:
SetSettingsCategory
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:51
settingsCategory ​
settingsCategory:
Readonly<Ref<UseSiteConfigurationState["settingsCategory"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:34
settingsType ​
settingsType:
Readonly<Ref<UseSiteConfigurationState["settingsType"]>>
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:35
togglePageModal ​
togglePageModal:
TogglePageModal
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:50
updateNewBlockPosition ​
updateNewBlockPosition:
UpdateNewBlockPosition
Defined in: apps/web/app/composables/useSiteConfiguration/types.ts:47