code-splittingReactCode SplittingHardWhat does the `fallback` prop of Suspense provide during lazy loading?1UI shown while the lazy component is still loading2The error message on failure3The final rendered component4A memoized valueBack to list