New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@inoch/react-address-picker

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inoch/react-address-picker

基于腾讯位置服务api的移动端地址选择器

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

react-address-picker

Travis npm package Coveralls

基于react的地址选择器

演示地址

props

  • getChildren - 获取下一级地址数据的方法,应该返回一个promise,resolve的值是地址信息数组。
  • active - 指定一个布尔值控制是否打开选择器
  • address - 指定一个数组为所选的地址
  • onAddressChange - 订阅一个地址变更事件

位置数据来源

腾讯位置服务

Keywords

react-component

FAQs

Package last updated on 01 Aug 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