import { showSpecificClassElements } from "https://deno.land/x/pup@1.0.0-rc.3/plugins/web-interface/static/js/helpers.js";
Shows elements of a specific class within a container. First, hides all elements within the container. Then, shows only elements of the specific class.