Skip to content

v2.4.27

Compare
Choose a tag to compare
@graphieros graphieros released this 10 Dec 15:13
· 99 commits to master since this release

VueUiCarouselTable

New config options to control the display of the scrollbar:

config.scrollbar.showOnlyOnHover: boolean; // default: false
config.scrollbar.hide: boolean; // default: false

see #129