ledfx
Preparing search index...
FadeEffectConfig
Interface FadeEffectConfig
Specific configuration for the 'fade' effect.
interface
FadeEffectConfig
{
speed
?:
number
;
type
:
"fade"
;
}
Index
Properties
speed?
type
Properties
Optional
speed
speed
?:
number
Rate of change of color
Default
0.5
Copy
Minimum
0.1
Maximum
10
type
type
:
"fade"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
speed
type
ledfx
Loading...
Specific configuration for the 'fade' effect.