commit
a0da4da12e
|
@ -7,7 +7,7 @@ const PanelMenuProps = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "expandedKeys",
|
name: "expandedKeys",
|
||||||
type: "array",
|
type: "object",
|
||||||
default: "null",
|
default: "null",
|
||||||
description: "A map of keys to represent the expansion state in controlled mode."
|
description: "A map of keys to represent the expansion state in controlled mode."
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue