Sha256: f606c40f995e1de8147b06460eeeb78671c845c8d9f52075466fa3bc9d10a254
Contents?: true
Size: 371 Bytes
Versions: 1789
Compression:
Stored size: 371 Bytes
Contents
<%= pb_rails("button", props: { text: "Open Dialog", data: {"open-dialog": "dialog-1"} }) %> <%= pb_rails("dialog", props: { id:"dialog-1", size: "sm", title: "Header Title is the Title Prop", text: "Hello Body Text, Nice to meet ya.", cancel_button: "Cancel Button", confirm_button: "Okay", confirm_button_id: "confirm-button-1" }) %>
Version data entries
1,789 entries across 1,789 versions & 2 rubygems