liferay / clay

A web implementation of the Lexicon Experience Language
http://clayui.com
Other
207 stars 470 forks source link

feat(@clayui/core): adds the `index` available in the item collection API #5791

Closed matuzalemsteles closed 6 months ago

matuzalemsteles commented 6 months ago

Ticket LPD-21653

Basically we are always exposing the index of the item in the collection, at this moment I am adding it only for the case where there are no other APIs together like the TreeView due to the type of API that we would have to modify and it would probably be a breaking change.