|
<< Click to Display Table of Contents >> Navigation: Telegram > 2024 > 02 > 21 > Telegram_2024-02-21T06 |
2024-02-21T06:00:40
Noob question, is there a way to show a tiwcheckbox as a switch when using bootstrap templates?
2024-02-21T06:04:51
Try applying the style name for switch into the CSS property of the checkbox component. Also make sure that style settings in the component are set to off
2024-02-21T06:05:15
I don't know if that work but I think in bootstrap that switch is based on checkbox