UNPKG

nativescript-fancy-calendar

Version:
11 lines (10 loc) 251 B
export interface Appearance { weekdayTextColor: string; headerTitleColor: string; eventColor: string; selectionColor: string; todayColor: string; todaySelectionColor: string; borderRadius: number; hasBorder: boolean; }