The component used to toggle between mutually exclusive states:

1
2
3
4
5
Used to enable/disable something. Drag the active item to another position to change the value.

The component used to confirm before performing operations:

Used to confirm important actions. Confirmed: false.

The component used to receive file uploads:

Used to allow the user to upload files. Accepts multiple PNG images.