bootstrap4-toggle icon indicating copy to clipboard operation
bootstrap4-toggle copied to clipboard

Readonly atribute is ignored

Open CribAd opened this issue 4 years ago • 2 comments

I want to use the readonly-attribute on the checkbox, but when I do, I still can toggle the checkbox. I cannot use d'disabled' instead, because then the property is not included in the post of the form.

How to use readonly on Bootstrap4-Toggle?

CribAd avatar Nov 23 '21 11:11 CribAd

Hi @CribAd ,

I've released a new version for bootstrap 4 and bootstrap 5 in palcarazm/bootstrap5-toggle that support readonly attribute.

palcarazm avatar Aug 01 '22 09:08 palcarazm

Thanks.

CribAd avatar Aug 01 '22 09:08 CribAd