Ability to render DOM if needed using interaction

Hi bricks team,

It would be highly beneficial if Bricks Builder supported conditional dynamic DOM rendering. This means that only essential elements are initially rendered in the DOM, and additional content—such as live search search results, filtered lists, or user-specific components—would be dynamically added based on user actions or specific conditions. This approach improves page load speed, reduces unnecessary resource consumption, and enables more interactive and responsive user experiences without full page reloads. Implementing this feature would allow developers to create more efficient, modern websites with smoother interactions and better performance.