UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 536 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [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. |