Preparing search index...
The search index is not available
@devlander/colors
@devlander/colors
isValidAlphaHexCode
Function isValidAlphaHexCode
is
Valid
Alpha
Hex
Code
(
hexCode
)
:
boolean
Checks if a hex code is a valid alpha hex code.
Parameters
hexCode
:
string
The hex code to validate.
Returns
boolean
True if the hex code is valid, false otherwise.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@devlander/colors
Loading...
Checks if a hex code is a valid alpha hex code.