即使Alt 或Shift 被一同按下時也會觸發--> <button @click.ctrl="onClick">A</button> <!-- 有且只有Ctrl 被按下的時候才觸發--> <button ...
確定! 回上一頁