Hero Hook Form API / CheckboxPassthroughProps
Type Alias: CheckboxPassthroughProps
CheckboxPassthroughProps =
Omit<ComponentProps<typeofCheckbox>,"isSelected"|"isInvalid"|"errorMessage"|"name"> &object
Defined in: types.ts:49
Type Declaration
value?
optionalvalue:string