mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Api generator updates
This commit is contained in:
parent
dd60ff7ace
commit
5c6ffcc482
10 changed files with 6 additions and 60 deletions
|
@ -11,12 +11,6 @@ const BreadcrumbProps = [
|
|||
default: 'null',
|
||||
description: 'Configuration for the home icon.'
|
||||
},
|
||||
{
|
||||
name: 'exact',
|
||||
type: 'boolean',
|
||||
default: 'true',
|
||||
description: "Whether to apply 'router-link-active-exact' class if route exactly matches the item path."
|
||||
},
|
||||
{
|
||||
name: 'pt',
|
||||
type: 'any',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue