Sha256: e8d89d66d95c3f647ed89c2c7e3f6e42e32fe5e8824dfdabd446b89991893385

Contents?: true

Size: 1.79 KB

Versions: 2183

Compression:

Stored size: 1.79 KB

Contents

<%= pb_rails("title", props: { size: 4, text: "Not Responsive" }) %>

<%= pb_rails("table", props: { responsive: "none" }) 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>
  </tbody>
<% end %>

<br>

<%= pb_rails("title", props: { size: 4, text: "Collapse Mobile" }) %>

<%= pb_rails("table", props: { collapse: "sm" }) 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>
  </tbody>
<% end %>

<br>

<%= pb_rails("title", props: { size: 4, text: "Collapse Tablet" }) %>

<%= pb_rails("table", props: { collapse: "md" }) 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>
  </tbody>
<% end %>

<br>

<%= pb_rails("title", props: { size: 4, text: "Collapse Desktop" }) %>

<%= pb_rails("table", props: { collapse: "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>
  </tbody>
<% end %>


Version data entries

2,183 entries across 2,183 versions & 2 rubygems

Version Path
playbook_ui_docs-12.38.0.pre.alpha.audiencesalpha1083 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui-12.38.0.pre.alpha.audiencesalpha1083 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui_docs-12.38.0.pre.alpha.PLAY966collapsiblenav41082 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui-12.38.0.pre.alpha.PLAY966collapsiblenav41082 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui_docs-12.38.0.pre.alpha.PLAYaddingdatapropselectkit1080 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui-12.38.0.pre.alpha.PLAYaddingdatapropselectkit1080 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui_docs-12.37.0.pre.alpha.PLAY951collapsiblenav31078 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui-12.37.0.pre.alpha.PLAY951collapsiblenav31078 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui_docs-12.38.0.pre.alpha.playbook123801077 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui-12.38.0.pre.alpha.playbook123801077 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui_docs-12.37.0.pre.alpha.PLAY951collapsiblenav31074 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui-12.37.0.pre.alpha.PLAY951collapsiblenav31074 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui_docs-12.37.0.pre.alpha.PLAY951collapsiblenav31073 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui-12.37.0.pre.alpha.PLAY951collapsiblenav31073 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui_docs-12.37.0.pre.alpha.PLAYaddingdatapropselectkit1071 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui-12.37.0.pre.alpha.PLAYaddingdatapropselectkit1071 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui-12.38.0 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui_docs-12.37.0.pre.alpha.svgiconmethods1064 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui-12.37.0.pre.alpha.svgiconmethods1064 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb
playbook_ui_docs-12.37.0.pre.alpha.PLAY951collapsiblenav31062 app/pb_kits/playbook/pb_table/docs/_table_responsive_table.html.erb