With title attribute
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/button", {
text: "Click me",
margin_bottom: true,
title: "A button to click"
} %>
<%= render "govuk_publishing_components/components/button", {
text: "Click me",
margin_bottom: true,
title: "A button to click"
} %>