Question. Is there functionality (or a simple way to implement) to show elements when results are displayed? Think of this as like the opposite of the “Empty State”.
The use-case is that there is a resource filter set up. When results are displayed I want to show a div that says “We found these resources!” and another CTA div the bottom of the resources.
But when there are no results based on the filters, I want it to display the standard “Empty State” div that is already available as an attribute.