Sha256: 505550a030ec724f68e02fc71455e275d7eff7d7597da3e032625c8dddd573ca

Contents?: true

Size: 274 Bytes

Versions: 11

Compression:

Stored size: 274 Bytes

Contents

<%= link_to link_destination, data: { method: method, remote: remote }, confirm: confirm, class: "Polaris-Button #{additional_classes}", 'data-polaris-unstyled': true do %>
  <span class="Polaris-Button__Content"><span><%= name || capture(&block) %></span></span>
<% end %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
polaris_view_helpers-1.2.3 app/views/polaris/_button_link_to.html.erb
polaris_view_helpers-1.2.2 app/views/polaris/_button_link_to.html.erb
polaris_view_helpers-1.2.1 app/views/polaris/_button_link_to.html.erb
polaris_view_helpers-1.2.0 app/views/polaris/_button_link_to.html.erb
polaris_view_helpers-1.1.6 app/views/polaris/_button_link_to.html.erb
polaris_view_helpers-1.1.5 app/views/polaris/_button_link_to.html.erb
polaris_view_helpers-1.0.5 app/views/polaris/_button_link_to.html.erb
polaris_view_helpers-1.0.4 app/views/polaris/_button_link_to.html.erb
polaris_view_helpers-1.0.3 app/views/polaris/_button_link_to.html.erb
polaris_view_helpers-1.0.2 app/views/polaris/_button_link_to.html.erb
polaris_view_helpers-1.0.1 app/views/polaris/_button_link_to.html.erb