UNPKG

nativescript-ui-calendar

Version:

Month, year, week and day views. Single, multiple and range date Selection. Special and disabled dates.

5 lines (4 loc) 101 B
declare const RadCalendarPlugin: { install(Vue: any): void; }; export default RadCalendarPlugin;