Gets or sets a collection of client-side events.
$au.thumbnail({ //...other params... events: {}, //...other params... })
$au.thumbnail('thumbnailID').events(value); value = $au.thumbnail('thumbnailID').events();
Type: $au.thumbnailEvents
The collection of client-side events.