mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
fix: panelmenu doc
This commit is contained in:
parent
6832ef8e31
commit
f9e35f6523
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ const PanelMenuProps = [
|
|||
},
|
||||
{
|
||||
name: "expandedKeys",
|
||||
type: "array",
|
||||
type: "object",
|
||||
default: "null",
|
||||
description: "A map of keys to represent the expansion state in controlled mode."
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue