UNPKG

x-antd-vue

Version:

base on antd 1.7.2

9 lines (8 loc) 158 B
import PropTypes from '../../_util/vue-types'; export default { name: 'ColumnGroup', props: { title: PropTypes.any }, isTableColumnGroup: true };