0.4.3 • Published 5 years ago

ember-gov-location v0.4.3

Weekly downloads
15
License
MIT
Repository
github
Last release
5 years ago

ember-gov-location

Short description of the addon.

Compatibility

  • Ember.js v2.18 or above
  • Ember CLI v2.13 or above

Installation

ember install ember-gov-location

Usage

Options:

optiondescription
initialValueInitial value of the input, set only at component creation (string)
inputIdid for input element (string)
inputClassadditional class for input element (string)
inputTabindextabindex value for input element (string)
inputDisabledwhether input element is disabled (bool, optional)
placeholderplaceholder attribute for input element (string)
updateupdate callback that receives the Google Places suggestion object (func)
typestypes option for Google Places API (string)
restrictionscomponentRestrictions for Google Places API (string)

License

This project is licensed under the MIT License.

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago