Sha256: dd5fc90d3ff68ac56d271e778742f301510140d2983e6fe47b97f236116546f1

Contents?: true

Size: 1.19 KB

Versions: 865

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

865 entries across 865 versions & 2 rubygems

Version Path
playbook_ui_docs-14.8.0.pre.alpha.PLAY1649rolloutheightglobalprops4635 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui-14.8.0.pre.alpha.PLAY1649rolloutheightglobalprops4635 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui_docs-14.9.0.pre.rc.8 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui-14.9.0.pre.rc.8 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui_docs-14.8.0.pre.alpha.PLAY1598floatinguiupgrade4617 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui-14.8.0.pre.alpha.PLAY1598floatinguiupgrade4617 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui_docs-14.9.0.pre.rc.7 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui-14.9.0.pre.rc.7 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui_docs-14.9.0.pre.rc.6 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui-14.9.0.pre.rc.6 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui_docs-14.9.0.pre.rc.5 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui-14.9.0.pre.rc.5 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui_docs-14.8.0.pre.alpha.pbntr661createstickyleftprop4612 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui-14.8.0.pre.alpha.pbntr661createstickyleftprop4612 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui_docs-14.8.0.pre.alpha.play1648heightglobalprops4606 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui-14.8.0.pre.alpha.play1648heightglobalprops4606 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui_docs-14.9.0.pre.rc.4 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui-14.9.0.pre.rc.4 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui_docs-14.9.0.pre.rc.3 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb
playbook_ui-14.9.0.pre.rc.3 app/pb_kits/playbook/pb_table/docs/_table_div.html.erb