Form
Example
Go
f := activeform.NewForm("form", []activeform.ActiveField{}, handleLoad, handleSubmit)
f := activeform.NewForm("form", []activeform.ActiveField{}, handleLoad, handleSubmit)