For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ”Format and Validate Hex

formatAndValidateHex β‡’ string

Formats and validates the hexadecimal code.

Kind: global variable Returns: string - Formatted and validated hexadecimal code

Param
Type
Description

hex

string

Hexadecimal code for formatting and validation

alt

string

Alternative color if code is invalid

Last updated