UNPKG

preline

Version:

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.

9 lines (8 loc) 110 B
export type TClassType = | 'days' | 'day' | 'today' | 'weekday' | 'weekend' | 'selected' | 'disabled';