You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Other demos:
28
28
*[Customized buttons with slots](https://jsfiddle.net/bt5dhqtf/103/) Replace stuff you don't like
29
29
*[Call a function before tab switch](https://jsfiddle.net/bt5dhqtf/105/)
30
30
*[Complete form example](https://jsfiddle.net/CristiJ/bt5dhqtf/286/) integrated with [vue-form-generator](https://github.com/icebob/vue-form-generator)
31
-
*[Element UI form integration](https://jsfiddle.net/bt5dhqtf/1544/)
31
+
*[Element UI form integration](https://codesandbox.io/s/l9mz5zn7yz)
*[Dynamic components for tabs](https://jsfiddle.net/bt5dhqtf/973/)
34
34
*[Vue router integration](https://jsfiddle.net/bt5dhqtf/267/) You can place a `router-view` inside the wizard and have a separate page per tab. A `route` prop must be passed to the tabs you want to handle certain tabs
0 commit comments