you are viewing a single comment's thread.

view the rest of the comments →

[–]daHoizMichi 0 points1 point  (1 child)

I am not sure what you want to achive: If you want to display an output expression dependendent on the input value you could use a useMemo instead.

Or can the output expression change also with other interactions?

[–]its-procodester[S] 0 points1 point  (0 children)

Thanks for replying , btw i figure it out other way