Preparing search index...
The search index is not available
@turbowarp/types-tw
@turbowarp/types-tw
scratch-vm-extension
Scratch
ColorArgument
Interface ColorArgument
interface
ColorArgument
{
defaultValue
?:
string
|
number
;
type
:
"color"
;
}
Index
Properties
default
Value?
type
Properties
Optional
default
Value
defaultValue
?:
string
|
number
Should be a hex color code. No alpha channel supported. Defaults to random color.
type
type
:
"color"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Value
type
@turbowarp/types-tw
Loading...
Should be a hex color code. No alpha channel supported. Defaults to random color.