minhur / bootstrap-toggle

Bootstrap Toggle is a highly flexible Bootstrap plugin that converts checkboxes into toggles
http://www.bootstraptoggle.com
MIT License
1.48k stars 440 forks source link

how to change style of text to bold? #233

Open nouno02 opened 1 year ago

nouno02 commented 1 year ago
<input  type="checkbox" checked data-toggle="toggle" 
   data-onstyle="success" data-offstyle="danger" data-on="yes" data-off="no" size="large" 

data-style="slow" style="font-weight:bold">

palcarazm commented 1 year ago

Hi @nouno02,

The last plugin version is https://palcarazm.github.io/bootstrap5-toggle/

However this feature is not supported today.

Do you want to open a feature request in http://github.com/palcarazm/bootstrap5-toggle?

😊