Skip to content

Consider changing ssrCount to something like ssrViewportSize #843

@inokawa

Description

@inokawa

Is your feature request related to a problem? Please describe.
Definition with px might be better than with count in some case, to handle dynamically sized items (e.g. #378 ).

Describe the solution you'd like
Create a new prop to define viewport size for SSR, and replace ssrCount with it. Probably it also requires a prop to define item sizes in SSR pass (#836 (comment)).

Describe alternatives you've considered
Continue to use ssrCount.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions