Skip to content

Conversation

@nervo
Copy link
Contributor

@nervo nervo commented Jun 17, 2024

The same way tree has a Child method to set child(ren) and a Children method to return children, list method Items should return items.

Please, take into account that:

  • without this, there is currently no other methods to get list items
  • list Itemans Items methods are currently redundants, as they both set list item(s)
  • this is a breaking change, but list component is not officially released

Fix #320

@nervo nervo requested review from meowgorithm and muesli as code owners June 17, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: List should have a method to return its items

1 participant