diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index f8078c040..8a5e3c1d9 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -13339,49 +13339,6 @@ } } }, - "fullcalendar/FullCalendar": { - "interfaces": { - "description": "Defines the custom interfaces used by the module.", - "eventDescription": "Defines the custom events used by the component's emit.", - "methodDescription": "Defines methods that can be accessed by the component's reference.", - "typeDescription": "Defines the custom types used by the module.", - "values": { - "FullCalendarProps": { - "relatedProp": "", - "props": [ - { - "name": "events", - "optional": true, - "readonly": false, - "type": "any[]", - "default": "" - }, - { - "name": "options", - "optional": true, - "readonly": false, - "type": "object", - "default": "" - } - ], - "methods": [] - }, - "FullCalendarSlots": { - "relatedProp": "", - "props": [], - "methods": [] - } - } - }, - "types": { - "description": "Defines the custom types used by the module.", - "values": { - "FullCalendarEmits": { - "values": "{}" - } - } - } - }, "galleria": { "description": "Galleria is an advanced content gallery component.\n\n[Live Demo](https://www.primevue.org/galleria/)", "components": {