Matheus R. Brunelli
Results
3
comments of
Matheus R. Brunelli
stats.domElement.style.display = 'none'
I couldn't get the fps out of the left corner either, so I found your comment with the same question, and thought there might be more people with the same...
Hi @tonynguyenit18. You need to iterate `value` when it's an array. For boolean values, you only need to return an expression. ```typescript class User { @Transform(({ value }) => value.map((item:...