mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Fixed #4845 - Sidebar: header templating updates
This commit is contained in:
parent
1e98574c80
commit
c7713d3dd1
61 changed files with 249 additions and 7 deletions
|
@ -14,6 +14,10 @@ export default {
|
|||
type: String,
|
||||
default: 'left'
|
||||
},
|
||||
header: {
|
||||
type: null,
|
||||
default: null
|
||||
},
|
||||
baseZIndex: {
|
||||
type: Number,
|
||||
default: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue