HtmlElement: FormElementBase & {
    defaultValue: string;
    type: "html";
}