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, BlockComboField, ComboField, CurrencyField, GridSearchField, ItemComboField, ListField, LocationField, MapComboField, ObjectComboField, ObjectListField, SearchField, TextArea, TextField, TreeSearchField

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