UNPKG

vue-component-toolkit

Version:

A Vue3 component toolkit library

32 lines (19 loc) 490 B
# StepFlow ## Props | Prop name | Description | Type | Values | Default | | --------- | ----------- | ------ | ------ | ------- | | index | | string | - | '0' | ## Events | Event name | Properties | Description | | ---------- | ---------- | ----------- | | select | | ## Slots | Name | Description | Bindings | | ------- | ----------- | -------- | | default | | | ## Expose ### nextStep > ### previousStep > ---