mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
parent
e1bca55172
commit
de3aac4fa2
3 changed files with 15 additions and 3 deletions
|
@ -22,7 +22,11 @@ const BreadcrumbProps = [
|
|||
const BreadcrumbSlots = [
|
||||
{
|
||||
name: 'item',
|
||||
description: 'Template of a menuitem.'
|
||||
description: 'Custom item template.'
|
||||
},
|
||||
{
|
||||
name: 'separator',
|
||||
description: 'Custom separator template.'
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue