2.0.2 • Published 4 years ago

@profiscience/knockout-contrib-bindings-click-shift v2.0.2

Weekly downloads
2
License
WTFPL
Repository
github
Last release
4 years ago

bindings.click.shift

Version Dependency Status Peer Dependency Status Dev Dependency Status Downloads

This package is intended for consumption via the @profiscience/knockout-contrib metapackage

Built-in click binding, filtered for shift+click

NOTE: Consider mobile users (where there is no access to shift) when using this binding

Usage

Accepts a function with the same API as the built-in click-binding

<div data-bind="click.shift: (event, data) => console.log(data)"></div>
2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

5 years ago

2.0.0-rc.3

6 years ago

2.0.0-rc.2

6 years ago

2.0.0-rc.1

6 years ago

2.0.0-rc.0

6 years ago

1.0.1

6 years ago