Home Reference Source

src/components/tags/fixtures/comp4.js

export default {
	label: 'Tags',
	placeholder: 'some text',
	tableView: false,
	key: 'tags',
	type: 'tags',
	input: true
};