defer
The presence of this prop indicates that the content is computationally expensive to render. In other words, the tree is CPU bound and not I/O bound (e.g. due to fetching data).
The presence of this prop indicates that the content is computationally expensive to render. In other words, the tree is CPU bound and not I/O bound (e.g. due to fetching data).