UNPKG

preline

Version:

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

5 lines (4 loc) 109 B
export type TRangeSliderOptionsFormatterType = | 'integer' | 'thousandsSeparatorAndDecimalPoints' | null;