Skip to content

feat: add inputMode API to TextField#9614

Open
vursen wants to merge 1 commit into
mainfrom
feat/text-field-input-mode
Open

feat: add inputMode API to TextField#9614
vursen wants to merge 1 commit into
mainfrom
feat/text-field-input-mode

Conversation

@vursen

@vursen vursen commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Adds the inputMode API to the TextField Flow component, exposing the web component property added in vaadin/web-components#11979.

Closes #8903

Add setInputMode/getInputMode and an InputMode enum so the virtual
keyboard hint can be set for mobile devices.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add setInputType and setInputMode methods to TextField

1 participant