#️⃣ isValidHexColor
Verify if the function input is a valid hex color
validateHexColor.js
The color provided must be a string and started with "#"
Last updated
Was this helpful?
Verify if the function input is a valid hex color
The color provided must be a string and started with "#"
Last updated
Was this helpful?