4 lines
64 B
Text
4 lines
64 B
Text
|
${1:obj}.submit(function() {
|
||
|
${2:// Act on the event once}
|
||
|
});
|