Skip to content

[Documentation] Wrong description of the scrollableParentEl for the virtual lists. #638

Description

@ievgennaida

Documentation is mentioning property scrollableParentEl to accept HTMLElement but passing element does not work while code of virtual list is clearly expecting array.

Possible doc update:

  1. Array is expected, getElementsByClassName does not work because it's not properly taken by dom svelte helper (version 8.3.3).
  2. String is also not explicitly mentioned that it;s css selector, not just id or class name.

https://framework7.io/docs/virtual-list#param-scrollableParentEl
scrollableParentEl

See scrollableParentEl HTMLElement
, string

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions