Skip to content

Outline.svgRound method

Outline › svgRound

Unofficial

Round a number to the configured SVG precision.

Signature:

svgRound(x: unknown): number

Parameters:

Parameter Type Description
x unknown

Returns: numberThe rounded number.