Sha256: e375909c9e32a1cf8514975349515f5765750c17e5c66cb551576643bc547ea7

Contents?: true

Size: 661 Bytes

Versions: 2259

Compression:

Stored size: 661 Bytes

Contents

<%= pb_rails("table", props: { size: "md", container: false}) 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

2,259 entries across 2,259 versions & 2 rubygems

Version Path
playbook_ui-7.8.1 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.8.0 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.7.0.pre.alpha1 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.7.0 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.6.2.pre.alpha1 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.6.2 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.6.1.pre.alpha1 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.6.1 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.6.0 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.5.1 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.5.0 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.4.2 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.4.1 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.4.0.pre.alpha6 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.4.0.pre.alpha5 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.4.0 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.4.0.pre.test4 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.4.0.pre.test3 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.4.0.pre.test2 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb
playbook_ui-7.4.0.pre.alpha4 app/pb_kits/playbook/pb_table/docs/_table_container.html.erb