From 66208bd32a1de352c748c1bdcba601cf4c46bf26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Wed, 5 May 2021 17:34:27 +0300 Subject: [PATCH] prop default added --- src/views/fullcalendar/FullCalendarDoc.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/fullcalendar/FullCalendarDoc.vue b/src/views/fullcalendar/FullCalendarDoc.vue index 0bb876fc9..07f2e8c1a 100755 --- a/src/views/fullcalendar/FullCalendarDoc.vue +++ b/src/views/fullcalendar/FullCalendarDoc.vue @@ -180,6 +180,7 @@ export default { Name Type + Default Description @@ -187,11 +188,13 @@ export default { events array + null An array of events to display. options - Object + object + null A configuration object to define properties of FullCalendar.