Preparing search index...
The search index is not available
Freeze Design Frontend - TypeScript API
Freeze Design Frontend - TypeScript API
types
TwoColorCombination
Interface TwoColorCombination
interface
TwoColorCombination
{
id
:
number
;
primary_color
:
Color
;
secondary_color
:
Color
;
image_front
:
null
|
string
;
image_back
:
null
|
string
;
image_left
:
null
|
string
;
image_right
:
null
|
string
;
}
Index
Properties
id
primary_
color
secondary_
color
image_
front
image_
back
image_
left
image_
right
Properties
id
id
:
number
primary_
color
primary_color
:
Color
secondary_
color
secondary_color
:
Color
image_
front
image_front
:
null
|
string
image_
back
image_back
:
null
|
string
image_
left
image_left
:
null
|
string
image_
right
image_right
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
primary_
color
secondary_
color
image_
front
image_
back
image_
left
image_
right
Freeze Design Frontend - TypeScript API
Loading...