ExampleShow which event type was triggered:
Try it yourself » |
The type property specifies which event type was triggered.
event.type |
Parameter | Description |
---|---|
event | Required. Specifies the event to check. The event parameter comes from the event binding function |