UNPKG

fui-fancyui

Version:
3 lines (2 loc) 379 B
declare const FancyTextInput: import('react').ForwardRefExoticComponent<import('../../atoms/TextInput/TTextInput.model').TTextInput & import('../../atoms/TextInput/TTextInput.model').TTextInputNativeAttrs & Omit<import('../../molecules/InputWrapper').TInputWrapperUserInputProps, "InputElement"> & import('react').RefAttributes<HTMLInputElement>>; export default FancyTextInput;