Preparing search index...
The search index is not available
redgpu
redgpu
RuntimeChecker
isHexColor
Function isHexColor
Checks if a given string represents a valid hex color.
isHexColor
(
hex
:
string
)
:
boolean
Parameters
hex
:
string
The string to be checked.
Returns
boolean
A boolean indicating if the string is a valid hex color.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
redgpu
Loading...
Checks if a given string represents a valid hex color.