1. @sitecore-cloudsdk/search/browser

DistanceString

Version:

Type

Type

Import path

@sitecore-cloudsdk/search/browser

The radius of the circular geographical area where you want Sitecore Search to find suitable search results.

A combination of a number and a unit of the DistanceUnits type, without spaces.

Signature

export type DistanceString = `${number}${DistanceUnits}`;

Examples

"3km"
"12ft"
If you have suggestions for improving this article, let us know!