The Toggle component renders a switch to toggle between enabled or disabled states.
Clicks the toggle
Gets the current checked state of the toggle
Checks if the toggle is disabled
Gets the label text of the toggle
Gets the name attribute of the toggle
Gets the value attribute of the toggle
Whether the toggle checked state matches the expected state
Whether the toggle is disabled