Bloomca / veles

UI library with main focus on performance
https://bloomca.github.io/veles/
MIT License
40 stars 0 forks source link

add trackValueSelector and comparator option #19

Closed Bloomca closed 1 month ago

Bloomca commented 1 month ago

Description

Adds trackValueSelector method on a state object, as well as comparator option to both trackValue and trackValueSelector. While they provide a very similar functionality, I think it's good to be consistent.