Sha256: 053e43b5105613296f92c04ae61413ed73aec25a07b98ba22599ad0469ebde1f

Contents?: true

Size: 665 Bytes

Versions: 2200

Compression:

Stored size: 665 Bytes

Contents

<%= pb_rails("table", props: { size: "md", disable_hover: true }) 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,200 entries across 2,200 versions & 2 rubygems

Version Path
playbook_ui-4.7.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.6.1 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.6.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.5.2 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.5.1 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.5.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.4.1 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.4.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.3.1 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.3.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.2.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.1.2 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.1.1 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.1.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.0.1 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-4.0.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-3.5.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-3.4.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-3.3.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
playbook_ui-3.2.0 app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb