Freeze Design Frontend - TypeScript API
Preparing search index...
AdminTextColor
Interface AdminTextColor
interface
AdminTextColor
{
id
:
number
;
name
:
string
;
hex_code
:
string
;
price_modifier
:
string
;
is_active
:
boolean
;
sort_order
:
number
;
created_at
:
string
;
updated_at
:
string
;
}
Index
Properties
id
name
hex_
code
price_
modifier
is_
active
sort_
order
created_
at
updated_
at
Properties
id
id
:
number
name
name
:
string
hex_
code
hex_code
:
string
price_
modifier
price_modifier
:
string
is_
active
is_active
:
boolean
sort_
order
sort_order
:
number
created_
at
created_at
:
string
updated_
at
updated_at
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
hex_
code
price_
modifier
is_
active
sort_
order
created_
at
updated_
at
Freeze Design Frontend - TypeScript API
Loading...