npm install --save vue-step-progress Usage ⚠️ The default settings use Font Awesome for the checkmark icon. You can change the css icon class by using the 'icon-class' prop. Add the Library import in the components you want to use the progress bar in: importStepProgressfrom'vue-st...
#Vue 3.xnpm install --save vue-step-progress#Vue 2.xnpm install --save vue-step-progress@0 Usage ⚠️The default settings use Font Awesome for the checkmark icon. You can change the css icon class by using the 'icon-class' prop. ...
# Vue 3.x npm install --save vue-step-progress # Vue 2.x npm install --save vue-step-progress@0 Usage ⚠️ The default settings use Font Awesome for the checkmark icon. You can change the css icon class by using the 'icon-class' prop. Add the Library import in the components...
A simple Vue component that displays a Progress Bar with labels for each step - vue-step-progress/start.sh at master · bastidest/vue-step-progress
5月24日 | Gitee Talk 模力方舟 AI 应用沙龙合肥站,多个 AI+ 项目实践分享,跨行业 AI 场景落地,报名现已开启~ 扫描微信二维码支付 取消 支付完成 Watch 不关注关注所有动态仅关注版本发行动态关注但不提醒动态 1Star0Fork0 fecym/vue-step-progress ...
Vue 3 step progress bar with compostion api. Latest version: 0.2.6, last published: 2 years ago. Start using vue3-step-progress in your project by running `npm i vue3-step-progress`. There are no other projects in the npm registry using vue3-step-progres
bastidest/vue-step-progressPublic NotificationsYou must be signed in to change notification settings Fork18 Star53 Files master Sign in to see the full file tree. .env File metadata and controls 2 lines (2 loc) · 134 Bytes Raw
npm install --save vue-step-progress-indicator Usage Installation Import the component, register the component and you are good to go! importVueStepProgressIndicatorfrom"vue-step-progress-indicator";// register as componentcomponents:{VueStepProgressIndicator,}, ...
A simple Vue component that displays a Progress Bar with labels for each step - build: remove build artifacts from repository · bastidest/vue-step-progress@9528e32
A simple Vue component that displays a Progress Bar with labels for each step - vue-step-progress/.babelrc at master · bastidest/vue-step-progress