The v-system-bar
component can be used for displaying statuses to the user. It looks like the Android system bar and can contain icons, spacers, and some text.
간단한 예재부터 복잡한 예제까지 아래를 참고해서 앱 개발을 시작해 보세요.
You can optionally change the color of the v-system-bar
by using the color
prop.
You can reduce v-system-bar
's opacity using lights-out
property.
Dark or light theme variants can be applied to v-system-bar
.
A window bar with window controls and status info.
Caught a mistake or want to contribute to the documentation?
Edit Layout
on GitHub!