Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidTagAppended = errors.New("invalid tag appended")
Functions ¶
This section is empty.
Types ¶
type FieldSet ¶ added in v0.0.2
func NewFieldSet ¶ added in v0.0.2
NewFieldSet creates a new fieldset element. Optionally a legend can be passed. the string is being used as innerHTML
type Form ¶
func (*Form) Append ¶ added in v0.0.2
Check https://www.w3schools.com/html/html_form_elements.asp for valid tags
func (*Form) SetNoValidate ¶ added in v0.0.2
Click to show internal directories.
Click to hide internal directories.