/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/ribcage-table-row@0.1.2/row.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
var Row,Base=require("ribcage-view");Row=Base.extend({afterInit:function(t){this.options=t||{}},events:{click:"onClick"},className:"ribcage-table-row",template:function(){return null!=this.options.text?this.options.text:""},onClick:function(t){"function"==typeof this.options.onClick&&this.options.onClick(t),this.trigger("click"),t.preventDefault()}}),module.exports=Row;
//# sourceMappingURL=/sm/df0a6c2893fa3ffc363b3556f09127d5be63dd3dfcd4b42ece60a4e47f129926.map