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
|
@ -5,12 +5,6 @@ const TabMenuProps = [
|
|||
default: 'null',
|
||||
description: 'An array of menuitems.'
|
||||
},
|
||||
{
|
||||
name: 'exact',
|
||||
type: 'boolean',
|
||||
default: 'true',
|
||||
description: 'Defines if active route highlight should match the exact route path.'
|
||||
},
|
||||
{
|
||||
name: 'activeIndex',
|
||||
type: 'number',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue