Open
Description
Consider exporting multiple components for different hydration strategies as opposed to a single component controlled with props.
Pros
- Smaller size (assuming an app does not need/use all these strategies).
- Opens up possibilities to further enhance/customise each strategy(like Support rootMargin on intersectionObserver #13)
Cons
Metadata
Metadata
Assignees
Labels
No labels