com.vaadin.flow.component.html.

Class Input

All Implemented Interfaces:

AttachNotifier, BlurNotifier<Input>, DetachNotifier, Focusable<Input>, FocusNotifier<Input>, HasAriaLabel, HasElement, HasEnabled, HasPlaceholder, HasSize, HasStyle, HasValue<AbstractField.ComponentValueChangeEvent<Input,String>,String>, HasValueAndElement<AbstractField.ComponentValueChangeEvent<Input,String>,String>, HasValueChangeMode, Serializable

Component representing an <input> element.

Since:

1.0

Author:

Vaadin Ltd

See Also: