mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Merge branch 'v4' of https://github.com/primefaces/primevue into v4
This commit is contained in:
commit
8ac90ef444
8 changed files with 7 additions and 219 deletions
|
@ -11,7 +11,7 @@
|
|||
:data-p-hidden-accessible="true"
|
||||
:data-p-hidden-focusable="true"
|
||||
></span>
|
||||
<div :class="cx('header')">
|
||||
<div v-if="$slots.header" :class="cx('header')">
|
||||
<slot name="header" :value="modelValue" :options="visibleOptions"></slot>
|
||||
</div>
|
||||
<div v-if="filter" :class="cx('header')" v-bind="ptm('header')">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue