| Class | Description |
|---|---|
| TextModificationDelegate<C extends com.vaadin.flow.component.Component & CanSelectText & CanReceiveSelectionEventsFromClient & CanModifyText> |
A delegate to handle
CanModifyText in various components. |
| TextSelectionDelegate<C extends com.vaadin.flow.component.Component & CanSelectText & CanReceiveSelectionEventsFromClient> |
A class that handles common behaviour related to text selection.
|
| Enum | Description |
|---|---|
| TextInputMode |
All values supported by
inputmode attribute of an input html element. |
Copyright © 2023 Miki. All rights reserved.