Kind: Function
Source: atloria-monorepo/apps/web/src/components/Analytics/charts/formatters.ts
Signature
tsfunction formatPercent(value: number | null | undefined): string
Parameters
| Name | Type |
|---|---|
value | `number |
Returns: string
Kind: Function
Source: atloria-monorepo/apps/web/src/components/Analytics/charts/formatters.ts
tsfunction formatPercent(value: number | null | undefined): string
| Name | Type |
|---|---|
value | `number |
Returns: string
Was this page helpful?