{ "Type": "EventIFace", "Interface": true, "Properties": [ { "Name": "currentTarget", "Type": "Value", "ReadOnly": true }, { "Name": "target", "Type": "Value", "ReadOnly": true }, { "Name": "type", "Type": "string", "ReadOnly": true }, { "Name": "srcElement", "Type": "Value", "ReadOnly": true } ], "Functions": [ { "Name": "preventDefault" }, { "Name": "stopPropagation" }, { "Name": "stopImmediatePropagation" } ] }