Merge branch 'master' of https://github.com/primefaces/primevue
commit
e807c7542c
|
@ -12408,7 +12408,8 @@
|
||||||
"default": ""
|
"default": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"methods": []
|
"methods": [],
|
||||||
|
"extendedBy": "default"
|
||||||
},
|
},
|
||||||
"PrimeVueLocaleAriaOptions": {
|
"PrimeVueLocaleAriaOptions": {
|
||||||
"relatedProp": "",
|
"relatedProp": "",
|
||||||
|
@ -39756,7 +39757,7 @@
|
||||||
"methodDescription": "Defines methods that can be accessed by the component's reference.",
|
"methodDescription": "Defines methods that can be accessed by the component's reference.",
|
||||||
"typeDescription": "Defines the custom types used by the module.",
|
"typeDescription": "Defines the custom types used by the module.",
|
||||||
"values": {
|
"values": {
|
||||||
"Tailwind": {
|
"default": {
|
||||||
"relatedProp": "",
|
"relatedProp": "",
|
||||||
"props": [
|
"props": [
|
||||||
{
|
{
|
||||||
|
@ -40397,7 +40398,8 @@
|
||||||
"default": ""
|
"default": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"methods": []
|
"methods": [],
|
||||||
|
"extendedTypes": "PrimeVuePTOptions"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue