UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

3 lines 124 B
export function hasPrefixSuffix(props) { return !!(props.prefix || props.suffix || props.allowClear || props.showCount); }