export default { preserveIdentifiers: true, get props() { return { click_handler: 'x' }; }, html: ` ` };