1
2
3
<div style="width: 300px"> <%= paper_button(full_width: true) { "Add customer" } %></div>
<div style="width: 300px"> <button type="button" data-controller="paper-button" class="Polaris-Button Polaris-Button--fullWidth"> <span class="Polaris-Button__Content"> <div class="Polaris-Button__Text"> Add customer </div> </span> </button></div>
<div style="width: 300px"> <%= paper_button(full_width: true) { "Add customer" } %></div>
No notes provided.
No params configured.
<lookbook-embed app="https://papercomponents.com/lookbook/" preview="ButtonComponentPreview" scenario="full_width"></lookbook-embed>