To support users with screen readers, an aria-label is used to provide a description of the rating. The aria-label can be customised by providing the aria-label prop.
The Rating can be de-emphasized by setting the tone to neutral.This makes the icon(s) follow the default text colour, including inverting on dark surfaces to improve contrast.
Braid components are very explicit about the properties they accept, which makes providing arbitrary data attributes not possible. Instead, a data prop can be provided as a single collection of data attributes.