Skip to content

Consider changing ssrCount to something like ssrViewportSize #843

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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