module.exports.default = { template: "
Test custom setting {{ setting.id }}. This is from component.js in the plugin/theme's directory. (It can use functions.)
", props: ['setting', 'change'] };