What is the type for an event in Vue TypeScript project? April 9, 2024 by Tarik The type is just Event. Relevant information is on e.target property.