@tempots/ui > ResourceDisplayOptions > error
Function to render when the resource has failed to load.
Signature:
error?: (error: Signal<E>, reload: () => void) => TNode;