Skip to main content

Add to React

  1. Create a context container and attach a reference with createRef
  2. Bind Postcode Lookup with setup passing in reference as context
  3. Update address state using OnAddressSelected callback.
Loading...