Bloomca / veles

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

add string, null and undefined as return values from components #10

Closed Bloomca closed 1 month ago

Bloomca commented 1 month ago

Description

Add support for strings, null and undefined as returned values from components. null can be useful, strings are mostly a QoL change. There will be a similar change to support same returns from useValue, there strings will be way more useful.