Socket
Socket
Sign inDemoInstall

knockout-place-picker

Package Overview
Dependencies
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knockout-place-picker

Knockout component to pick a FIPs place.


Version published
Weekly downloads
0
decreased by-100%
Maintainers
6
Weekly downloads
 
Created
Source

Knockout Place Picker

Knockout component to pick a FIPs place.

Installation

npm install knockout-place-picker --save

How to Use

require the script and use it as a binding handler:

<span data-bind="placePicker: myPlace"></span>

where myPlace is an observable you want two-way bound to the component. In the case of place picker, this is an object containing the selected suggestion from typeahead results, or undefined if nothing is selected.

This component complements and can be used with the Knockout Place Viewer

Keywords

FAQs

Package last updated on 04 Apr 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc