Skip to content

[Feat]: ListView Component - Access ListView Item Components #2101

@KrzysztofKiser

Description

@KrzysztofKiser

Is your feature request related to a problem? Please describe.
There is currently no easy and reliable way to access the components embedded in the ListView component.
Currently, when you reference the embedded component by name, it returns data from the first ListView item, and never from the subsequent ones.

Describe the solution you'd like
There should be an easy way to reference those components so that data access is possible and simplified.
The solution should account for single component access as well as access to data from multiple ListView items.

Describe alternatives you've considered
There is currently no reliable and working alternative.

Metadata

Metadata

Assignees

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