isClient
The isClient
utility is a function that returns a boolean indicating
if the code was run on the client.
Example code
Anchor link to section titled "Example code"
None
Return type
Anchor link to section titled "Return type"A Boolean indicating if the code was run on the client.