Documentation ¶
Overview ¶
templ: version: v0.2.747
Index ¶
Constants ¶
View Source
const RootClassName = "form-check-input"
Variables ¶
This section is empty.
Functions ¶
func Show ¶
func Show(props RadioProps) templ.Component
Types ¶
type RadioProps ¶
type RadioProps struct { base.FormElementProps Validation entities.FormFieldValidation IsSelected bool GroupName string }
func (RadioProps) BuildClassNames ¶
func (rp RadioProps) BuildClassNames() (classes string)
Click to show internal directories.
Click to hide internal directories.