Rxova
Skip to content

RatingRounding

type RatingRounding = "nearest" | "down" | "up" | "none";

How a value snaps onto the precision grid. See the rounding table in the README.