mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Api generator updates
This commit is contained in:
parent
dd60ff7ace
commit
5c6ffcc482
10 changed files with 6 additions and 60 deletions
|
@ -29,12 +29,6 @@ const ContextMenuProps = [
|
|||
default: 'false',
|
||||
description: 'Attaches the menu to document instead of a particular item.'
|
||||
},
|
||||
{
|
||||
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