Sha256: 32cf37d2f7dd5b65a4af6077ed1192e7e4137e6c803202de8427df799de125f2

Contents?: true

Size: 1.69 KB

Versions: 20

Compression:

Stored size: 1.69 KB

Contents

<%= pb_rails("table", props: { size: "md", responsive: "scroll", sticky_left_column: ["a"], sticky_right_column: ["b"] }) do %>
  <thead>
    <tr>
      <th id="a">Column 1</th>
      <th>Column 2</th>
      <th>Column 3</th>
      <th>Column 4</th>
      <th>Column 5</th>
      <th>Column 6</th>
      <th>Column 7</th>
      <th>Column 8</th>
      <th>Column 9</th>
      <th>Column 10</th>
      <th>Column 11</th>
      <th>Column 12</th>
      <th>Column 13</th>
      <th>Column 14</th>
      <th id="b">Column 15</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td id="a">Value 1</td>
      <td>Value 2</td>
      <td>Value 3</td>
      <td>Value 4</td>
      <td>Value 5</td>
      <td>Value 6</td>
      <td>Value 7</td>
      <td>Value 8</td>
      <td>Value 9</td>
      <td>Value 10</td>
      <td>Value 11</td>
      <td>Value 12</td>
      <td>Value 13</td>
      <td>Value 14</td>
      <td id="b">Value 15</td>
    </tr>
    <tr>
      <td id="a">Value 1</td>
      <td>Value 2</td>
      <td>Value 3</td>
      <td>Value 4</td>
      <td>Value 5</td>
      <td>Value 6</td>
      <td>Value 7</td>
      <td>Value 8</td>
      <td>Value 9</td>
      <td>Value 10</td>
      <td>Value 11</td>
      <td>Value 12</td>
      <td>Value 13</td>
      <td>Value 14</td>
      <td id="b">Value 15</td>
    </tr>
    <tr>
      <td id="a">Value 1</td>
      <td>Value 2</td>
      <td>Value 3</td>
      <td>Value 4</td>
      <td>Value 5</td>
      <td>Value 6</td>
      <td>Value 7</td>
      <td>Value 8</td>
      <td>Value 9</td>
      <td>Value 10</td>
      <td>Value 11</td>
      <td>Value 12</td>
      <td>Value 13</td>
      <td>Value 14</td>
      <td id="b">Value 15</td>
    </tr>
  </tbody>
<% end %>

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
playbook_ui_docs-14.11.1.pre.alpha.PLAY17445539 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui-14.11.1.pre.alpha.PLAY17445539 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR798datepickerturbo5537 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR798datepickerturbo5537 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui_docs-14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui-14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PLAY1751pbcontenttagpt25529 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui-14.11.1.pre.alpha.PLAY1751pbcontenttagpt25529 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR7495495 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR7495495 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui_docs-14.12.0.pre.rc.11 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui-14.12.0.pre.rc.11 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui_docs-14.12.0.pre.rc.10 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui-14.12.0.pre.rc.10 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui_docs-14.12.0.pre.rc.9 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui-14.12.0.pre.rc.9 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui_docs-14.12.0.pre.rc.8 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui-14.12.0.pre.rc.8 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR768stickyrightcolumn5431 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR768stickyrightcolumn5431 app/pb_kits/playbook/pb_table/docs/_table_sticky_columns.html.erb