Setup

To use the DomainSuggestions API, install the @wix/domains package using npm or Yarn:

Copy
1

or

Copy
1

Then import { domainSuggestions } from @wix/domains:

Copy
1
Was this helpful?
Yes
No