Search
Preparing search index...
The search index is not available
@devowl-wp/utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"frontend-packages/react-cookie-banner/src/utils/hexToRgb"
Module "frontend-packages/react-cookie-banner/src/utils/hexToRgb"
Index
Functions
hex
ToRgb
Functions
hex
ToRgb
hex
ToRgb
(
hex
:
string
)
:
{
b
:
number
;
g
:
number
;
r
:
number
}
see
https://stackoverflow.com/a/5624139/5506547
Parameters
hex:
string
Returns
{
b
:
number
;
g
:
number
;
r
:
number
}
b
:
number
g
:
number
r
:
number
Globals
"frontend-
packages/react-
cookie-
banner/src/utils/hex
ToRgb"
hex
ToRgb
Generated using
TypeDoc
https://stackoverflow.com/a/5624139/5506547