knockout-place-picker

3.0.3 • Public • Published

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

Package Sidebar

Install

npm i knockout-place-picker

Weekly Downloads

0

Version

3.0.3

License

MIT

Unpacked Size

5.91 kB

Total Files

10

Last publish

Collaborators

  • chadly
  • mdarens
  • tullo_x86