Add modifier to filter keyboard events. by NakajimaTakuya · Pull Request #442 · hotwired/stimulus
from #440 There are many cases where we want to support keyboard operations as part of accessibility. In such cases, determining which key is pressed each time and filtering it in the function may ...