Sha256: 2d4e64fef6a442cd44cf9f516fc975682b94b3806d75f10459cc27c476d78ffe

Contents?: true

Size: 642 Bytes

Versions: 18

Compression:

Stored size: 642 Bytes

Contents

<%= pb_rails("table", props: {size: "lg"}) do %>
  <thead>
    <tr>
      <th>Column 1</th>
      <th>Column 2</th>
      <th>Column 3</th>
      <th>Column 4</th>
      <th>Column 5</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Value 1</td>
      <td>Value 2</td>
      <td>Value 3</td>
      <td>Value 4</td>
      <td>Value 5</td>
    </tr>
    <tr>
      <td>Value 1</td>
      <td>Value 2</td>
      <td>Value 3</td>
      <td>Value 4</td>
      <td>Value 5</td>
    </tr>
    <tr>
      <td>Value 1</td>
      <td>Value 2</td>
      <td>Value 3</td>
      <td>Value 4</td>
      <td>Value 5</td>
    </tr>
  </tbody>
<% end %>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
playbook_ui-2.9.4 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.9.3 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.9.2 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.9.1 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.9.0 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.8.9 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.8.8 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.8.7 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.8.6 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.8.5 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.8.4 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.8.3 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.8.1 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.7.2 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.7.1 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.7.0 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.6.0 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb
playbook_ui-2.5.0 app/pb_kits/playbook/pb_table/docs/_table_lg.html.erb