UNPKG

react-hook-form-6

Version:
3 lines (2 loc) 190 B
import { Field } from '../types'; export default function attachEventListeners({ ref }: Field, shouldAttachChangeEvent?: boolean, handleChange?: EventListenerOrEventListenerObject): void;