Skip to content
Snippets Groups Projects
Commit e7757032 authored by jojohoch's avatar jojohoch
Browse files

[player] Disable auto capitalization in 'SpellCorrectComponent' (iPad)

Disable spelling correction as well
- Use the attributes autocapitalize, autocorrect, spellcheck
- Replace [value]="elementModel.value" with
value="{{elementModel.value}}" to prevent lint errors

belongs to commit #14dcebca
parent 50ba9ab0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment