79713723

Date: 2025-07-24 17:02:45
Score: 0.5
Natty:
Report link
.small-toggle {
  --height: 16px;
  --width: 32px;
  --handle-width: 12px;
  --handle-height: 12px;
  --handle-max-width: 12px;
  --handle-max-height: 12px;
  --handle-min-width: 12px;
  --handle-min-height: 12px;
}
<ion-toggle [checked]="item.value" class="small-toggle">{{ item.text }}</ion-toggle>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: dev verma