FunctionsElementCreateFormElementCreateForm CallableElementCreateForm(ID: string): HTMLFormElementCreates a new from element in the main document.ParametersID: stringThe id of the form to createReturns HTMLFormElement
Creates a new from element in the main document.