html
To grab the rendered form's HTML complete with user entered data
const html = $('#render-container').formRender('html'); // HTML string