Customize checkbox in editor
Customize checkbox in editor

I'm sure this has been asked before but what I've searched for I'm not coming up with a lot. I'd like to use inline checkboxes that save when you click them, and I have that working for the most part (except needing help translating php to .net for server-side code which I posted in a different thread).
Can we customize the checkbox? I'd like to use something like this if possible: https://gitbrent.github.io/bootstrap4-toggle/
This discussion has been closed.
Answers
Funny, someone asked about this thread yesterday. Might help you:
https://datatables.net/forums/discussion/40032/bootstrap-toggle-plugin#latest
Kevin
Oh wow exactly what I was after, thanks for sending that! It works great for me