UNPKG

antd-hz

Version:

华卓科技基于 antd 5.0 定制的组件库

4 lines 181 B
// eslint-disable-next-line import/prefer-default-export export function hasPrefixSuffix(props) { return !!(props.prefix || props.suffix || props.allowClear || props.showCount); }