Skip to content

Display at most a fixed number of items without specifying the container's height #291

@npacucci

Description

@npacucci

Hi guys, I'd like to know if it is possible to tell the virtual-scroller to display only a maximum number of items inside of it, without specifiying any container height.

For example: I'm displaying a search's results inside of a virtual-scroll container, but I don't want to fix the container's height because I don't know how many results there will be, plus I don't know the height of the items containing the result.
I would like to tell the virtual-scroller to display only max 10 items at a time.

Thanks in advance :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions