OtherHandlerVersion: 19.2.0On this pageHandler typeSignature:declare type Handler<T = any> = (event?: T) => void;