@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 536 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [ResultRating](./x-types.resultrating.md)
## ResultRating interface
The result rating.
**Signature:**
```typescript
export interface ResultRating
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [value](./x-types.resultrating.value.md) | | number \| null | The value of the rating. <code>null</code> means unset. |