components/input
@fungi.computer/caps / components/input
components/input
Section titled “components/input”Type Aliases
Section titled “Type Aliases”InputProps
Section titled “InputProps”InputProps =
object&InputHTMLAttributes<HTMLInputElement>>
Props accepted by Input.
Type Declaration
Section titled “Type Declaration”invalid?
Section titled “invalid?”
optionalinvalid?:boolean
Variables
Section titled “Variables”
constInput:ForwardRefExoticComponent<object&InputHTMLAttributes<HTMLInputElement> > &RefAttributes<HTMLInputElement>>>>
A styled native text input that preserves caller-owned value and event behavior.