@empathyco/x-components
Version:
Empathy X Components
17 lines (11 loc) • 496 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [UseAliasAPI](./x-components.usealiasapi.md) > [priceStats](./x-components.usealiasapi.pricestats.md)
## UseAliasAPI.priceStats property
The [SearchXModule](./x-components.searchxmodule.md) price specific stats.
**Signature:**
```typescript
readonly priceStats: {
min: number;
max: number;
};
```