export default { props: { array: [true, false] }, html: `
foo
bar
` };