web / UseAgreementCheckboxMethods
Interface: UseAgreementCheckboxMethods ​
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
>>