@vurilo/nepali-date-picker
Version:
Nepali Calendars, date and time pickers based on Mantine components
21 lines (20 loc) • 1.38 kB
TypeScript
declare const _default: {
title: string;
};
export default _default;
export declare function Usage(): import("react/jsx-runtime").JSX.Element;
export declare function Unstyled(): import("react/jsx-runtime").JSX.Element;
export declare function LocaleChanges(): import("react/jsx-runtime").JSX.Element;
export declare function LocaleChangesDatesProvider(): import("react/jsx-runtime").JSX.Element;
export declare function ControlledValues(): import("react/jsx-runtime").JSX.Element;
export declare function WithTime(): import("react/jsx-runtime").JSX.Element;
export declare function WithTimeMeridian(): import("react/jsx-runtime").JSX.Element;
export declare function AllowDeselect(): import("react/jsx-runtime").JSX.Element;
export declare function FocusShift(): import("react/jsx-runtime").JSX.Element;
export declare function ReadOnly(): import("react/jsx-runtime").JSX.Element;
export declare function ValueFormat(): import("react/jsx-runtime").JSX.Element;
export declare function Clearable(): import("react/jsx-runtime").JSX.Element;
export declare function Controlled(): import("react/jsx-runtime").JSX.Element;
export declare function ControlledFixedValue(): import("react/jsx-runtime").JSX.Element;
export declare function UncontrolledFormValues(): import("react/jsx-runtime").JSX.Element;
export declare function Size(): import("react/jsx-runtime").JSX.Element;