UNPKG

@empathyco/x-components

Version:
59 lines (27 loc) 682 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 <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [value](./x-types.resultrating.value.md) </td><td> </td><td> number \| null </td><td> The value of the rating. `null` means unset. </td></tr> </tbody></table>