Fixed type
parent
b769d492fb
commit
789e3f8993
|
@ -31,7 +31,7 @@ const CascadeSelectProps = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "optionGroupChildren",
|
name: "optionGroupChildren",
|
||||||
type: "string",
|
type: "string[]",
|
||||||
default: "null",
|
default: "null",
|
||||||
description: "Property name or getter function to retrieve the items of a group."
|
description: "Property name or getter function to retrieve the items of a group."
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue