Skip to content

v2.3.45

Choose a tag to compare

@graphieros graphieros released this 27 Oct 15:30
· 1909 commits to master since this release

VueUiStackbar

A new config attribute was added to show bars horizontally or vertically:

const config = ref<VueUiStackbarConfig>({
   orientation: "vertical", // "vertical" | "horizontal"
   ... // rest of your config
})
Enregistrement.de.l.ecran.2024-10-27.a.16.24.59.mov

You can try it out here