Skip to content

fix(svelte): add inputmode param to input component#4379

Merged
nolimits4web merged 1 commit intoframework7io:masterfrom
nyxkn:svelte-input-inputmode
Feb 13, 2026
Merged

fix(svelte): add inputmode param to input component#4379
nolimits4web merged 1 commit intoframework7io:masterfrom
nyxkn:svelte-input-inputmode

Conversation

@nyxkn
Copy link
Contributor

@nyxkn nyxkn commented Feb 10, 2026

Adds the inputmode param to the Input component in Svelte, exactly the same way it's already implemented in ListInput.

inputmode is already used in ListInput, and the documentation already lists inputmode as existing for both ListInput and Input as well, so I assume this param was just accidentally missed for Input.

@nolimits4web nolimits4web merged commit 11ce150 into framework7io:master Feb 13, 2026
@nolimits4web
Copy link
Member

Merged, thank you!

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.

2 participants