UNPKG

x-antd-vue

Version:

base on antd 1.7.2

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