This class can be used to compose HTML forms programmatically. It can compose a form by adding input elements interleaved with arbitrary HTML sections by defining the input parameters. The class assembles the HTML of the composed form and returns it as a string.