module.exports = { onCreate: function () { this.state = { attrs: {} }; }, };