File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -63,21 +63,21 @@ opacity
63
63
Options can be specified for all properties, or each individually
64
64
65
65
#### start
66
- ** Type:** number or selector
66
+ ** Type:** number or selector
67
67
** Default:** the elements top offset
68
68
69
69
#### duration
70
- ** Type:** number or percentage (string) or callback function
70
+ ** Type:** number or percentage (string) or callback function
71
71
** Default:** element top + height - start
72
72
73
73
#### trigger
74
- ** Type:** number or percentage (string)
74
+ ** Type:** number or percentage (string)
75
75
** Default:** : "100%"
76
76
77
77
#### ease
78
- ** Type:** function or string
78
+ ** Type:** function or string
79
79
** Default:** "linear"
80
80
81
81
#### axis
82
- ** Type:** string ("x" or "y")
82
+ ** Type:** string ("x" or "y")
83
83
** Default:** "y"
You can’t perform that action at this time.
0 commit comments