• Parameters

    Returns ReactNode

Properties

$$typeof: symbol
Group: FC<GroupProps>
Password: ForwardRefExoticComponent<PasswordProps & RefAttributes<Antd.InputRef>>
Search: ForwardRefExoticComponent<SearchProps & RefAttributes<Antd.InputRef>>
TextArea: ForwardRefExoticComponent<TextAreaProps & RefAttributes<TextAreaRef>>
defaultProps?: Partial<Antd.InputProps & RefAttributes<Antd.InputRef>>
displayName?: string

Used in debugging messages. You might want to set it explicitly if you want to display a different name for debugging purposes.

propTypes?: WeakValidationMap<Antd.InputProps & RefAttributes<Antd.InputRef>>

Generated using TypeDoc