搜索文档
Home > @lynx-js/react/testing-library > RenderHookResult > result
This is a stable reference to the latest value returned by your renderHook callback
Signature:
result: { current: Result; }