'Open tab with specific button

When I press 1 of 5 buttons list, I want to display the content of each button in specific tab with vue.js.

Here is example

I'm new with Vue. Can someone please help me, I'm stuck with this from past 1 week.



Solution 1:[1]

You can use Hotkeys packages.

similar: https://www.npmjs.com/package/hotkeys-js

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Reza Mahmoodi