const selectedEvent = new CustomEvent('custevent', { detail: { type: "Fiat", model:"500", color:"white" } });