SigurdJanson / FateExplorer

This app is for pen & paper "The Dark Eye" players. It's goal is to enhance the game experience and unburden players from many details of a vast rule system. Fate Explorer recently moved from R Shiny to .NET Blazor.
MIT License
0 stars 0 forks source link

Autofocus filter input when entering skills page #189

Closed SigurdJanson closed 1 year ago

SigurdJanson commented 1 year ago

Oh! It was simple! MudTextField supports AutoFocus. If it is true the input will focus automatically.