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