Sha256: ce31717be376367e441ceda5c86131138d7576534c91fb1e6276111791f12dce

Contents?: true

Size: 1.15 KB

Versions: 57

Compression:

Stored size: 1.15 KB

Contents

<%= pb_rails("progress_step", props: {orientation: "vertical", icon: true}) do %>
  <%= pb_rails("progress_step/progress_step_item", props: {status: "complete"}) do %>
  <% end %>
  <%= pb_rails("progress_step/progress_step_item", props: {status: "active"}) do %>
  <% end %>
  <%= pb_rails("progress_step/progress_step_item", props: {status: "inactive"}) do %>
  <% end %>
<% end %>

<br />

<%= pb_rails("progress_step", props: {orientation: "vertical"}) do %>
  <%= pb_rails("progress_step/progress_step_item", props: {status: "complete"}) do %>
  <% end %>
  <%= pb_rails("progress_step/progress_step_item", props: {status: "active"}) do %>
  <% end %>
  <%= pb_rails("progress_step/progress_step_item", props: {status: "inactive"}) do %>
  <% end %>
<% end %>

<br />

<%= pb_rails("progress_step", props: {orientation: "vertical"}) do %>
  <%= pb_rails("progress_step/progress_step_item", props: {status: "complete"}) do %>
    Child
  <% end %>
  <%= pb_rails("progress_step/progress_step_item", props: {status: "active"}) do %>
    Child
  <% end %>
  <%= pb_rails("progress_step/progress_step_item", props: {status: "inactive"}) do %>
    Child
  <% end %>
<% end %>

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
playbook_ui-6.2.1 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.2.0 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-7.0.0.pre.alpha1 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.1.0.pre.alpha5 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.1.0.pre.alpha4 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.1.0.pre.alpha3 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.1.0.pre.alpha2 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.1.0.pre.alpha1 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.1.0 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.0.1.pre.alpha6 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.0.1.pre.alpha5 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.0.1.pre.alpha4 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.0.1.pre.alpha3 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.0.1.pre.alpha2 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-5.2.0.pre.alpha15 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-5.2.0.pre.alpha14 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-5.2.0.pre.alpha13 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.0.1 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-5.2.0.pre.alpha12 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb
playbook_ui-6.0.0 app/pb_kits/playbook/pb_progress_step/docs/_progress_step_vertical.html.erb