Add to React
- Create a
contextcontainer and attach a reference withcreateRef - Bind Postcode Lookup with
setuppassing in reference as context - Update address state using
OnAddressSelectedcallback.
Loading...
context container and attach a reference with createRefsetup passing in reference as contextOnAddressSelected callback.