Versions in this module Expand all Collapse all v0 v0.1.0 Dec 2, 2024 Changes in this version + func Input(props *Props) templ.Component + type InputType string + const Date + const Email + const File + const Hidden + const Number + const Password + const Search + const Tel + const Text + const Time + const URL + type Props struct + Attrs templ.Attributes + Class string + Disabled any + FileAccept string + ID string + Label string + Name string + Placeholder string + Quiet bool + Type InputType + Value string + XShow string