Update DirectivesDoc.vue (#5725)

pull/5758/head
mustafa60x 2024-05-16 12:32:29 +03:00 committed by GitHub
parent 86a7d4e2a3
commit da33e97638
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ primevue: {
basic: `
primevue: {
directives: {
prefix: 'p'
prefix: 'p',
include: ['Ripple', 'Tooltip'] /* Used as v-pripple and v-ptooltip */
}
}