Documentation
¶
Overview ¶
templ: version: v0.3.856
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BulkUpdateComponent ¶
type BulkUpdateComponent struct{}
func (BulkUpdateComponent) Action ¶
func (c BulkUpdateComponent) Action() templ.Component
func (BulkUpdateComponent) View ¶
func (c BulkUpdateComponent) View() templ.Component
type PostFormData ¶
type PostFormData struct {
People []Person `form:"people"`
}
Click to show internal directories.
Click to hide internal directories.