Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Vuetify Stepper内で [続行] をクリックした直後に次のステップを表示することは可能ですか? (つまり、トランジションのスライドアウト効果を削除する方法)
私は一緒に働いた
.no-transition .v-stepper__content { transition: none; }
誰かが @thanksd の回答で成功しなかった場合。