gitbrent/bootstrap4-toggle

how to use the indeterminate state ?

Opened this issue · 1 comments

in a check box there is an indeterminate state that can be shown using
$('#selector').prop("indeterminate", true);
How to have the same effect on bootstrab4-toggle ?

Hi @Mina-R-Meshriky,

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