Sha256: b8d65d6d6871b24f20f01df0ba9c35b80d392e8bfb6c2e18e55ed221aae95eaa

Contents?: true

Size: 663 Bytes

Versions: 61

Compression:

Stored size: 663 Bytes

Contents

<%= pb_rails("date_picker", props: { picker_id: "date-picker-turbo-frames", custom_event_type: "datePickerLoader" }) %>
<%= pb_rails("button", props: { id: "date-picker-loader", text: "Click Event Simulation" }) %>

<script>
    document.getElementById("date-picker-loader").addEventListener("click", () => {
        window.document.dispatchEvent(
            new CustomEvent("datePickerLoader", {
                bubbles: true,
            })
        )
        console.log("Event 'datePickerLoader' dispatched - in a real implementation, this event would trigger the date picker's reinitialization through the custom_event_type prop connection")
    })
</script>

Version data entries

61 entries across 61 versions & 2 rubygems

Version Path
playbook_ui_docs-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui_docs-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui_docs-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui_docs-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui_docs-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui_docs-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_date_picker/docs/_date_picker_turbo_frames.html.erb