Skip to content

Commit 9ef03b1

Browse files
committed
Config - Update VueUiCarouselTable config
1 parent 7c55531 commit 9ef03b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/useConfig.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4697,6 +4697,7 @@ export function useConfig() {
46974697
animation: true
46984698
}),
46994699
animation: {
4700+
type: 'scroll', // 'scroll' | 'marquee'
47004701
use: true,
47014702
speedMs: 1000,
47024703
pauseOnHover: true,

0 commit comments

Comments
 (0)