Bloomca / veles

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

Allow to pass a value directly to `setValue` #24

Closed Bloomca closed 4 months ago

Bloomca commented 4 months ago

This can limit things a bit in case you somehow store functions in the state, but I assume that should be an exception (if will ever happen), so for basically every other case it should make it more straightforward, for example, for inputs, etc.