Socket
Book a DemoInstallSign in
Socket

@profiscience/knockout-contrib-bindings-click-shift

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@profiscience/knockout-contrib-bindings-click-shift

[![Version][npm-version-shield]][npm] [![Dependency Status][david-dm-shield]][david-dm] [![Peer Dependency Status][david-dm-peer-shield]][david-dm-peer] [![Dev Dependency Status][david-dm-dev-shield]][david-dm-dev] [![Downloads][npm-stats-shield]][npm-sta

latest
Source
npmnpm
Version
2.0.2
Version published
Maintainers
2
Created
Source

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>

FAQs

Package last updated on 09 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts