Update API doc
parent
977a6b560f
commit
2817a3268e
|
@ -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": {
|
"galleria": {
|
||||||
"description": "Galleria is an advanced content gallery component.\n\n[Live Demo](https://www.primevue.org/galleria/)",
|
"description": "Galleria is an advanced content gallery component.\n\n[Live Demo](https://www.primevue.org/galleria/)",
|
||||||
"components": {
|
"components": {
|
||||||
|
|
Loading…
Reference in New Issue