eca_render: Add the ability to build lazy render elements
Problem/Motivation
We need the ability to create render elements, using Drupal's lazy build mechanic.
Steps to reproduce
Proposed resolution
Add an action to add such a lazy element. Add an event that allows to react upon when the lazy element itself is being finally rendered.
Remaining tasks
User interface changes
API changes
Data model changes
Edited by drupalbot