Skip to main content
The props TapErrorState takes.

Properties

code?

An error code, rendered small in --font-mono under the description.

description?

The failure’s own message, which is what a caller shows the owner.

onRetry?

Renders a Retry button, and is called by it.

Returns

void

title