Interface SpellCheck

All Superinterfaces:
com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, Serializable
All Known Subinterfaces:
HasTextValue
All Known Implementing Classes:
ActionTextField, BasicComboBox, ComboField, ListField, MapComboField, SearchField, TextArea, TextField

public interface SpellCheck extends com.vaadin.flow.component.HasStyle
Interface to denote that some text-input based component can switch on/off spell-check feature.
Author:
Syam