Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: List should have a method to return its items #320

Open
nervo opened this issue Jun 12, 2024 · 0 comments · May be fixed by #321
Open

Proposal: List should have a method to return its items #320

nervo opened this issue Jun 12, 2024 · 0 comments · May be fixed by #321
Labels
enhancement New feature or request

Comments

@nervo
Copy link
Contributor

nervo commented Jun 12, 2024

Still taking a look at the new list component :)

This time, i realize that there are no methods to return list items :(

Looking also at the tree component, i see that:

On the list side:

I think both Item and Items methods could be combined into a single Item method (just like Child in tree does) and Items should simply returns list items (just like Children in tree does).

If you're ok with that, i can make a pull request.

@nervo nervo added the enhancement New feature or request label Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant