Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <q-drawer v-model="rightDrawerOpen" :show-if-above="false" overlay side="right" bordered class="bg-grey-5">
- <q-list>
- <q-item>
- <q-item-section>
- <q-item-label>Title1</q-item-label>
- <q-item-label caption>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque lobortis iaculis neque, id dapibus metus aliquam eu. Vivamus a tempus libero. Curabitur consectetur imperdiet urna eu laoreet</q-item-label>
- </q-item-section>
- </q-item>
- <q-separator spaced inset />
- </q-list>
- </q-drawer>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement