We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34d3238 + 23f1043 commit 9af66cdCopy full SHA for 9af66cd
packages/primevue/src/cascadeselect/CascadeSelectSub.vue
@@ -78,7 +78,7 @@ export default {
78
selectId: String,
79
focusedOptionId: String,
80
options: Array,
81
- optionLabel: String,
+ optionLabel: String | Function,
82
optionValue: String,
83
optionDisabled: null,
84
optionGroupIcon: String,
0 commit comments