static propTypes = {
    cid: PropTypes.string,
    value: PropTypes.any,
    text: PropTypes.any,
    onMouseEnter: PropTypes.func,