-
Notifications
You must be signed in to change notification settings - Fork 97
VueUiCarouselTable component configuration #75
-
Why does the VueUiCarouselTable setting dataset head
appear on the left instead of the top of the demo? What do I need to set up? I didn't find the option
document
image
mine
image
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
graphieros
Oct 8, 2024
This is the responsive layout, which kicks in under 400px by default.
If you never want responsive mode you can set a very low responsiveBreakpoint value in the config.
Replies: 1 comment 1 reply
-
This is the responsive layout, which kicks in under 400px by default.
If you never want responsive mode you can set a very low responsiveBreakpoint value in the config.
Beta Was this translation helpful? Give feedback.
All reactions
1 reply
-
OK, thanks
Beta Was this translation helpful? Give feedback.
All reactions
Answer selected by
graphieros
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment