Type Definitions
-
Event
-
PDFJS Event
Type:
- Object
Properties:
Name Type Argument Description namestring <optional>
The event name typestring <optional>
The event type valueany <optional>
The event value
| Name | Type | Argument | Description |
|---|---|---|---|
name |
string |
<optional> |
The event name |
type |
string |
<optional> |
The event type |
value |
any |
<optional> |
The event value |