web / UseProductLegalDetailsDrawer
Interface: UseProductLegalDetailsDrawer ​
Defined in: apps/web/app/composables/useProductLegalDetailsDrawer/types.ts:3
Properties ​
open ​
open:
Ref<boolean>
Defined in: apps/web/app/composables/useProductLegalDetailsDrawer/types.ts:4
openDrawer() ​
openDrawer: (
uuid?) =>void
Defined in: apps/web/app/composables/useProductLegalDetailsDrawer/types.ts:6
Parameters ​
uuid? ​
string
Returns ​
void
openedBlockUuid ​
openedBlockUuid:
Ref<string|null>
Defined in: apps/web/app/composables/useProductLegalDetailsDrawer/types.ts:5