Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaTextInput
Interface AsukaTextInput
interface
AsukaTextInput
{
color
?:
string
;
fontFamily
?:
string
;
fontSize
?:
number
;
metadata
?:
Record
<
string
,
unknown
>
;
price
?:
string
|
number
;
printingMethodId
?:
null
|
string
;
text
:
string
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
color?
font
Family?
font
Size?
metadata?
price?
printing
Method
Id?
text
Properties
Optional
color
color
?:
string
Optional
font
Family
font
Family
?:
string
Optional
font
Size
font
Size
?:
number
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Optional
price
price
?:
string
|
number
Optional
printing
Method
Id
printing
Method
Id
?:
null
|
string
text
text
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
font
Family
font
Size
metadata
price
printing
Method
Id
text
AsukaDesigner JavaScript API - v1.0.0
Loading...