UNPKG

react-phone-input-pro

Version:

Phone number input component for react to format phone numbers according to selected countries in real time.

23 lines (22 loc) 1.02 kB
export declare const FORM_CLASS: any; export declare const FORM_FOCUS_CLASS: any; export declare const BORDER_RED: any; export declare const BORDER_GREEN: any; export declare const PHONE_INPUT_CLASS: any; export declare const DROPDOWN_PARENT_CLASS: any; export declare const DROPDOWN_TOP_CLASS: any; export declare const DROPDOWN_BUTTON_CLASS: string; export declare const DROPDOWN_BUTTON_OFF_CLASS: any; export declare const DROPDOWN_BUTTON_FOCUS_CLASS: any; export declare const DROPDOWN_BUTTON_TEXT_CLASS: any; export declare const DROPDOWN_ARROW_PARENT_CLASS: any; export declare const DROPDOWN_SEARCH_OFF_CLASS: any; export declare const SELECTED_FLAG_CLASS: any; export declare const FLAG_CLASS: any; export declare const LIST_CLASS: any; export declare const LIST_ITEM_CLASS: any; export declare const LIST_ITEM_BUTTON_CLASS: any; export declare const NO_OPTION_CLASS: any; export declare const DROPDOWN_INPUT_PARENT_CLASS: any; export declare const DROPDOWN_INPUT_CLASS: any; export declare const SHOW_CLASS: any;