ExpandableListItem: Refactor JavaScript expression to use newer features
Would be nice to also save on extra Array.from allocation, but in QML list<> type is not that much interoperable with JS Array.
Edited by ivan tkachenko
Would be nice to also save on extra Array.from allocation, but in QML list<> type is not that much interoperable with JS Array.