export default { props: { props: { 'data-foo': 'bar' } }, html: '<input data-foo="bar">' };