package html_components type BooleanInput struct { Name string Label string Value string }