Windows
The v-window
component is the baseline functionality for transitioning content from 1 pane to another. Other components such as v-tabs
, v-carousel
and v-stepper
utilize this component at their core.
사용법
Designed to easily cycle through content, v-window
provides a simple interface to create truly custom implementations.
API
Components.Windows.
다크 테마를 적용
라이트 테마를 적용
Components.Windows.
최대 너비(maximum width)를 설정
Components.Windows.
Components.Windows.
Components.Windows.
{
left: Function",
right: Function"
}
Components.Windows.
표시여부를 조절 (Controls visibility)
Components.Windows.
예제
Onboarding
v-window
makes it easy to create custom components such as a different styled stepper.
Account creation
Create rich forms with smooth animations. v-window
automatically tracks the current selection index to automatically change the transition direction. This can be manually controlled with the reverse prop.