Method: Playbook::PbTable::TableRow#tag_class

Defined in:
app/pb_kits/playbook/pb_table/table_row.rb

#tag_classObject

[View source]

30
31
32
# File 'app/pb_kits/playbook/pb_table/table_row.rb', line 30

def tag_class
  " pb_table_tr"
end