Skip to content

virtual-scroll: design system for configuring via provider #10128

Open
@mmalerba

Description

@mmalerba

We want to design a fairly flexible way for users to configure virtual scrolling in their app. Some things we may want to support:

  • Set the default scrolling strategy for the whole app
  • Override the scrolling strategy for the whole app (e.g. to disable virtual scrolling)
  • Set the default scrolling strategy for a particular component type (e.g. all mat-tables)
  • Override the scrolling strategy for a particular component type
  • Set the scrolling strategy for a specific component instance
  • Allowing the scroll strategy to be swapped at runtime

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: cdk/scrollingdesignThis issue needs design work before implementing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions