Toggle sliders for boolean fields on forms

I have a few custom boolean fields and I’ve been representing them on forms using a radio group with Yes and No values. This is handled automatically by the form builder with the “Use assigned contact/company field’s list choices” option selected.

image

Mautic uses nice toggle sliders all over the UI and I was wondering if we can use them on our forms for boolean fields. They are much easier for users to interact with, especially on mobile.

image

Has anybody managed to do this?