• preserves the props of the last rendering loop. --> will return null on first render.

    Type Parameters

    • T

      type of props

    Parameters

    • props: T

      props of the component

    Returns T | undefined

    Export

Generated using TypeDoc