Hi, I have a lot of pages that leverage conditional visibility to show different elements, e.g., depending on whether a query returns records or now. They were built before the ConditionalBuilder widget was released.
So now I am wondering: Which is better/faster – using the ConditionalBuilder or using conditional visibility? I don't really care about what is better to maintain in the IDE, I just want to provide the best user experience.
Any advice?
Cheers,
Bastian