Sha256: dd5fc90d3ff68ac56d271e778742f301510140d2983e6fe47b97f236116546f1

Contents?: true

Size: 1.19 KB

Versions: 1140

Compression:

Stored size: 1.19 KB

Contents

<%= pb_rails("table", props: { size: "sm", tag: "div" }) do %>
  <div class="pb_table_thead">
    <div class="pb_table_tr">
      <div class="pb_table_th">Column 1</div>
      <div class="pb_table_th">Column 2</div>
      <div class="pb_table_th">Column 3</div>
      <div class="pb_table_th">Column 4</div>
      <div class="pb_table_th">Column 5</div>
    </div>
  </div>
  <div class="pb_table_tbody">
    <div class="pb_table_tr">
      <div class="pb_table_td">Value 1</div>
      <div class="pb_table_td">Value 2</div>
      <div class="pb_table_td">Value 3</div>
      <div class="pb_table_td">Value 4</div>
      <div class="pb_table_td">Value 5</div>
    </div>
    <div class="pb_table_tr">
      <div class="pb_table_td">Value 1</div>
      <div class="pb_table_td">Value 2</div>
      <div class="pb_table_td">Value 3</div>
      <div class="pb_table_td">Value 4</div>
      <div class="pb_table_td">Value 5</div>
    </div>
    <div class="pb_table_tr">
      <div class="pb_table_td">Value 1</div>
      <div class="pb_table_td">Value 2</div>
      <div class="pb_table_td">Value 3</div>
      <div class="pb_table_td">Value 4</div>
      <div class="pb_table_td">Value 5</div>
    </div>
  </div>
<% end %>

Version data entries

1,140 entries across 1,140 versions & 2 rubygems

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