mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
New sidebar demos
This commit is contained in:
parent
11f19a20c1
commit
c963e2e95f
7 changed files with 858 additions and 66 deletions
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<DocSectionText v-bind="$attrs">
|
||||
<p>Sidebar dimension can be defined with <i>style</i> or <i>class</i> properties which can also be responsive when used with a CSS utility library like PrimeFlex.</p>
|
||||
<p>Sidebar dimension can be defined with <i>style</i> or <i>class</i> properties which can also be responsive when used with a CSS utility library like PrimeFlex or Tailwind.</p>
|
||||
</DocSectionText>
|
||||
<div class="card flex justify-content-center">
|
||||
<Sidebar v-model:visible="visible" class="w-full md:w-20rem lg:w-30rem">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue