mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #4433 - Sidebar
This commit is contained in:
parent
66cfbe54fc
commit
0f86b62fe2
3 changed files with 29 additions and 12 deletions
|
@ -96,6 +96,10 @@ const SidebarSlots = [
|
|||
{
|
||||
name: 'closeicon',
|
||||
description: 'Custom close icon template.'
|
||||
},
|
||||
{
|
||||
name: 'container',
|
||||
description: 'Custom container template.'
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue