aslagle / reactive-table

A reactive table designed for Meteor
https://atmospherejs.com/aslagle/reactive-table
Other
328 stars 138 forks source link

Set Title Attribute to each row #459

Open JensAttermeyer opened 7 years ago

JensAttermeyer commented 7 years ago

Is it possible to set the title attribute for each row in the table. It should be the same title for each row. I will use it to show as a tooltip.

aslagle commented 7 years ago

Sorry, class is the only attribute you can set on the row.