Simple Card

This component is incredible. It is a card that works as a suspended div as well. The coolest thing is that the instructions are allocated in cache within the browser's storage. And the data passed to it is polymorphic. That is, it is necessary to create specific classes that can implement SimpleCardRender, and in the generated method, the information can be returned to be rendered.

in component code example