xtreme-ui
Version:
Collection of reusable components that can be used in web projects
3 lines • 338 B
TypeScript
import { TTextfieldProps } from './types';
export declare const Textfield: import('../../../../node_modules/.pnpm/react@19.2.3/node_modules/react').ForwardRefExoticComponent<TTextfieldProps & import('../../../../node_modules/.pnpm/react@19.2.3/node_modules/react').RefAttributes<HTMLInputElement>>;
//# sourceMappingURL=Textfield.d.ts.map