initialProps

abstract var initialProps: Props?(source)

The argument passed to the renderHook callback. Can be useful if you plan to use the rerender utility to change the values passed to your hook.