Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
166 views
in Technique[技术] by (71.8m points)

javascript - How to Best Handle Address Form Fields in React?

Is there a reactjs library that handles address / city / state / region / province / zip code well? I am in the process of building out a shopping cart and want to mimic Shopifys address form fields.

For example, when selecting the United states, the state drop down menu appears with all states. When selecting Australia, the state drop down switches to region, and sometimes it switches to province. Also in some cases where countries have no region, state or province it removes the dropdown entirely. With so many sites requiring the functionality, is there a library that exists to support this?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...