Preparing search index...
The search index is not available
Freeze Design Frontend - TypeScript API
Freeze Design Frontend - TypeScript API
types
DesignElement
Interface DesignElement
interface
DesignElement
{
type
:
"image"
|
"text"
;
cost
:
number
;
details
:
string
;
}
Index
Properties
type
cost
details
Properties
type
type
:
"image"
|
"text"
cost
cost
:
number
details
details
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
cost
details
Freeze Design Frontend - TypeScript API
Loading...