UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 224 B
import { TTextfieldProps } from './types'; export declare const Textfield: import('react').ForwardRefExoticComponent<TTextfieldProps & import('react').RefAttributes<HTMLInputElement>>; //# sourceMappingURL=Textfield.d.ts.map