Documentation ¶
Overview ¶
templ: version: v0.2.747
Index ¶
- func Checkbox(args CheckboxArgs) templ.Component
- func Date(args DateArgs) templ.Component
- func Errors(errors []string) templ.Component
- func Field(args FieldArgs, labelFor string) templ.Component
- func FieldHelpID(fieldName string) string
- func RadioGroup(args RadioGroupArgs) templ.Component
- func Select(args SelectArgs) templ.Component
- func SelectRepeat(args SelectRepeatArgs) templ.Component
- func Tags(args TagsArgs) templ.Component
- func Text(args TextArgs) templ.Component
- func TextArea(args TextAreaArgs) templ.Component
- func TextRepeat(args TextRepeatArgs) templ.Component
- func TextRepeatWithAutocomplete(args TextRepeatWithAutocompleteArgs) templ.Component
- type CheckboxArgs
- type DateArgs
- type FieldArgs
- type Option
- type RadioGroupArgs
- type SelectArgs
- type SelectRepeatArgs
- type TagsArgs
- type TextAreaArgs
- type TextArgs
- type TextRepeatArgs
- type TextRepeatWithAutocompleteArgs
- type Theme
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Checkbox ¶
func Checkbox(args CheckboxArgs) templ.Component
func FieldHelpID ¶ added in v1.0.59
func RadioGroup ¶
func RadioGroup(args RadioGroupArgs) templ.Component
func Select ¶
func Select(args SelectArgs) templ.Component
func SelectRepeat ¶
func SelectRepeat(args SelectRepeatArgs) templ.Component
func TextArea ¶
func TextArea(args TextAreaArgs) templ.Component
func TextRepeat ¶
func TextRepeat(args TextRepeatArgs) templ.Component
func TextRepeatWithAutocomplete ¶
func TextRepeatWithAutocomplete(args TextRepeatWithAutocompleteArgs) templ.Component
Types ¶
type CheckboxArgs ¶
type RadioGroupArgs ¶
type SelectArgs ¶
type SelectRepeatArgs ¶
type TextAreaArgs ¶
type TextRepeatArgs ¶
Click to show internal directories.
Click to hide internal directories.