Preparing search index...
The search index is not available
@devlander/colors
@devlander/colors
RgbWithAHexObject
Interface RgbWithAHexObject
interface
RgbWithAHexObject
{
a
?:
string
;
b
:
string
;
g
:
string
;
r
:
string
;
}
Hierarchy
Partial
<
HexObject
>
RgbWithAHexObject
Index
Properties
a?
b
g
r
Properties
Optional
a
a
?:
string
b
b
:
string
g
g
:
string
r
r
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
a
b
g
r
@devlander/colors
Loading...