MCPcopy
hub / github.com/facebook/react / blur

Method blur

scripts/flow/react-native-host-hooks.js:175–175  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

173 __MeasureLayoutOnSuccessCallback;
174 declare export interface LegacyPublicInstance {
175 blur(): void;
176 focus(): void;
177 measure(callback: __MeasureOnSuccessCallback): void;
178 measureInWindow(callback: __MeasureInWindowOnSuccessCallback): void;

Implementers 1

ReactNativeFiberHostComponentpackages/react-native-renderer/src/Rea

Calls

no outgoing calls

Tested by

no test coverage detected