UNPKG

nativescript-ui-calendar

Version:

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

11 lines (10 loc) 212 B
declare const _default: { props: {}; template: string; methods: { navigateForward(): void; navigateBack(): void; goToDate(date: Date): void; }; }; export default _default;