4 lines
58 B
Plaintext
4 lines
58 B
Plaintext
|
${1:obj}.focus(function() {
|
||
|
${2:// Act on the event}
|
||
|
});
|