Simple toggle switches
Toggle switch can be used to switch between two states or options
Disable via FormControl
's status
Disable via [busy]="true"
attribute
No visual feedback but toggle will not be interactable until set to false
.
Set aria label for accessibility