export default { className: { type: 'string', default: '', }, lock: { type: 'object', default: { move: true, remove: true, }, }, };