Documentation - v7.8.0
Preparing search index...
@datadog/js-core
util
isPercentage
Function isPercentage
isPercentage
(
value
:
unknown
)
:
value
is
number
Checks whether
value
is a valid percentage: a number between 0 and 100 inclusive.
Parameters
value
:
unknown
Returns
value
is
number
Settings
Theme
OS
Light
Dark
Documentation - v7.8.0
Loading...
Checks whether
valueis a valid percentage: a number between 0 and 100 inclusive.