const props = {
animation: {
type: String,
},
externalClasses: {
type: Array,
loading: {
type: Boolean,
rowCol: {
value: [1, 1, 1, { width: '70%' }],
theme: {
value: 'text',
};
export default props;