Skip to content

Commit 66b2a89

Browse files
authored
Typo
1 parent fae0fb7 commit 66b2a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
| vertical || false | boolean | Layout items vertically instead of horizontally |
1010
| width | vertical ❌ horizontal ✅ | '100%' | number \| undefined | Specified carousel item width |
1111
| height | vertical ✅ horizontal ❌ | '100%' | number \| undefined | Specified carousel item height |
12-
| mode || defalut | 'horizontal-stack'\|'vertical-stack'\|'parallax' | Carousel Animated transitions |
12+
| mode || default | 'horizontal-stack'\|'vertical-stack'\|'parallax' | Carousel Animated transitions |
1313
| modeConfig || | | Different modes correspond to different configurations. For details, see below[modeConfig](#`modeConfig` Props) |
1414
| style || {} | ViewStyle | Carousel container style |
1515
| defaultIndex || 0 | number | Default index |

0 commit comments

Comments
 (0)