• boolean can be used in useEffect function with an if() clause to execute code like in a "didmount" lifecycle function. It's called only the first time the component is rendered.

    Returns boolean

    Export

Generated using TypeDoc