Package dev. fritz2. components. inputField
Types
Link copied to clipboard
open class InputFieldComponent(valueStore: Store<String>?) : Component<Input> , EventProperties<HTMLInputElement> , ElementProperties<Input> , InputFormProperties, SeverityProperties, InputFieldProperties, TooltipProperties
Content copied to clipboard
This class deals with the configuration and rendering of an input element.