The functionality should allow sending a message in two ways: by clicking the button or by typing Ctrl+Enter in the MudTextField component. It works well when I click the button. However, when I type ...
We have the need for the datepicker to follow this design, which we currently use by creating a custom input, and passing onKeyDown to the calendar button. It looks like to that in order to open the ...