Skip to content

Instantly share code, notes, and snippets.

View venkatd's full-sized avatar

Venkat Dinavahi venkatd

View GitHub Profile
import Ember from 'ember';
export default Ember.Component.extend({
tagName: 'button',
click(e) {
alert('yo')
if(this.get('action')){
this.get('action')(this.get('params'));
}
}
top
window
location
external
chrome
v8Intl
document
$
jQuery
CTIsPlayback