@tempots/ui > ResourceDisplayOptions > success
Function to render when the resource has successfully loaded.
Signature:
success: (value: Signal<V>, reload: () => void) => TNode;