Action
Detects and handles the Escape key press.
/// DEMO ///
Press escape key
///
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
Create the action.
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
22 | |
23 | |
24 | |
Quickly try this on your project.
npx lomer-ui action escape-key