set the calendar readonly when loading
This commit is contained in:
@@ -141,6 +141,7 @@
|
|||||||
month-name-format="long"
|
month-name-format="long"
|
||||||
class="justify-content-center"
|
class="justify-content-center"
|
||||||
:config="{ noSwipe: true }"
|
:config="{ noSwipe: true }"
|
||||||
|
:readonly="loading"
|
||||||
:disable-month-year-select="true"
|
:disable-month-year-select="true"
|
||||||
:month-change-on-scroll="false"
|
:month-change-on-scroll="false"
|
||||||
:month-change-on-arrows="false"
|
:month-change-on-arrows="false"
|
||||||
|
|||||||
Reference in New Issue
Block a user