Support keyboard modifier for click events by shouichi · Pull Request #665 · hotwired/stimulus

@shouichi @oljfte

This commit adds functionality to accept modifiers for click events,
e.g., `ctrl+click->link#open`.

Co-authored-by: oljfte <oljfte@gmail.com>

AndersGM pushed a commit to AndersGM/stimulus that referenced this pull request

Jun 16, 2023
This commit adds functionality to accept modifiers for click events,
e.g., `ctrl+click->link#open`.

Co-authored-by: oljfte <oljfte@gmail.com>