Render yaml form with fusion

At the moment I’m trying to implement a contact form which i want to render on every page as a hidden modal.

As configuring the form with yaml looks simpler to me, I wonder if there is something similar like the Fluid ViewHelper to render a yaml Form with fusion.

<form:render persistenceIdentifier="contact"/>

Link to ViewHelper