Fixed #4473 - Add ptOptions option to PrimeVue config

This commit is contained in:
mertsincan 2023-09-20 12:25:33 +01:00
parent 234c9a48d2
commit 31c3bdf566
5 changed files with 12 additions and 9 deletions

View file

@ -134,6 +134,10 @@ export const defaultOptions = {
tooltip: 1100
},
pt: undefined,
ptOptions: {
mergeSections: true,
mergeProps: false
},
unstyled: false,
csp: {
nonce: undefined