Optional
optionsProperties whose default values can be overridden for a given event. Different sets of properties apply to different events. For information about which properties are supported for which events, and their allowed and default values, see HammerJS documentation.
Optional
cssOptional
domOptional
enable?: boolean | ((manager: any) => boolean)Optional
inputOptional
inputOptional
preset?: any[]Optional
recognizers?: any[]Optional
touchStatic
ɵfacStatic
ɵprovCreates a HammerJS Manager and attaches it to a given HTML element.
A HammerJS event-manager object.
The element that will recognize gestures.
A set of supported event names for gestures to be used in Angular. Angular supports all built-in recognizers, as listed in HammerJS documentation.