Component({ methods: { handleClick(e) { console.log(e); }, }, });