UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 382 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) &gt; [value](./x-types.resultrating.value.md) ## ResultRating.value property The value of the rating. `null` means unset. **Signature:** ```typescript value: number | null; ```