A component for HTML5 <figure> ?

Hi,

Is there any existing component to generate a tag ?

My purpose is to define a flipping card (basically like https://desandro.github.io/3dtransforms/examples/card-01.html ).
I saw an old post (https://vaadin.com/forum#!/thread/1446328), but i think this solution is a bit “too complicated” when we can use simple html5 solutions with css.

Or is there an other way ?

Thanks in advance for your answers.

Find my answer at the end, just using a CustomLayout at the end with my in entry (in a
ByteArrayInputStream).