web / UseAgreementCheckboxMethods
Interface: UseAgreementCheckboxMethods ​
Defined in: apps/web/composables/useAgreementCheckbox/types.ts:9
Properties ​
checkboxValue ​
checkboxValue:
Readonly
<Ref
<boolean
,boolean
>>
Defined in: apps/web/composables/useAgreementCheckbox/types.ts:10
setCheckboxValue ​
setCheckboxValue:
SetCheckboxValue
Defined in: apps/web/composables/useAgreementCheckbox/types.ts:12
setShowErrors ​
setShowErrors:
SetShowErrors
Defined in: apps/web/composables/useAgreementCheckbox/types.ts:13
showErrors ​
showErrors:
Readonly
<Ref
<boolean
,boolean
>>
Defined in: apps/web/composables/useAgreementCheckbox/types.ts:11