Overview¶
The Toggle component is a user interface element that allows users to switch between two states, typically representing binary choices like on
and off
, enabled
and disabled
, or yes
and no
. It consists of a clickable switch control that visually indicates the current state.
Locating the Toggle component in the toolbar: