We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
= modal_toggle "Modal", "custom-id", class: "btn btn-primary" = modal "custom-id" do = modal_header "Title" = modal_body do BODY = modal_footer do %button.btn.btn-default{ data: { dismiss: "modal" }, type: "button" } Cancel %button.btn.btn-primary{ type: "button" } Save changes
There was an error while loading. Please reload this page.