Sha256: c37c339c5b3b473fd9460c83b5a9163ed63316dadd50367127a18cde7bba41bb

Contents?: true

Size: 1.91 KB

Versions: 1189

Compression:

Stored size: 1.91 KB

Contents

<%= pb_rails("table", props: { size: "sm" }) do %>
    <%= pb_rails("table/table_head") do %>
        <%= pb_rails("table/table_row") do %>
            <%= pb_rails("table/table_header", props: { text: "Column 1"}) %>
            <%= pb_rails("table/table_header", props: { text: "Column 2"}) %>
            <%= pb_rails("table/table_header", props: { text: "Column 3"}) %>
            <%= pb_rails("table/table_header", props: { text: "Column 4"}) %>
            <%= pb_rails("table/table_header", props: { text: "Column 5"}) %>       
         <% end %>
    <% end %>
    <%= pb_rails("table/table_body") do %>
        <%= pb_rails("table/table_row") do %>
            <%= pb_rails("table/table_cell", props: { text: "Value 1"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 2"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 3"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 4"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 5"}) %>
        <% end %>
        <%= pb_rails("table/table_row") do %>
            <%= pb_rails("table/table_cell", props: { text: "Value 1"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 2"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 3"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 4"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 5"}) %>
        <% end %>
        <%= pb_rails("table/table_row") do %>
            <%= pb_rails("table/table_cell", props: { text: "Value 1"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 2"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 3"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 4"}) %>
            <%= pb_rails("table/table_cell", props: { text: "Value 5"}) %>
        <% end %>
    <% end %>
<% end %>

Version data entries

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

Version Path
playbook_ui_docs-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui_docs-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui_docs-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui_docs-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui_docs-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui_docs-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_table/docs/_table_with_subcomponents_rails.html.erb