TyphonJS Runtime Library (FVTT) 0.2.0-next.1
svelte/transition
SlideParams
Interface SlideParams
interface
SlideParams
{
axis
?:
"x"
|
"y"
;
delay
?:
number
;
duration
?:
number
;
easing
?:
EasingFunction
;
}
Index
Properties
axis?
delay?
duration?
easing?
Properties
Optional
axis
axis
?:
"x"
|
"y"
Optional
delay
delay
?:
number
Optional
duration
duration
?:
number
Optional
easing
easing
?:
EasingFunction
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
axis
delay
duration
easing
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0-next.1