onInputCapture property

void Function(ReactInputEvent<EventTarget>)? onInputCapture
getter/setter pair

Implementation

void Function(ReactInputEvent)? onInputCapture;