UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

3 lines (2 loc) 112 B
import type { InputProps } from './Input'; export declare function hasPrefixSuffix(props: InputProps): boolean;