<FlexColumn>
<FlexRow>
<InputLabel htmlFor="airplane-mode-one">Off</InputLabel>
<Switch.Root id="airplane-mode-one" value="off" name="airplane-mode-one">
<Switch.Thumb />
</Switch.Root>
</FlexRow>
<FlexRow>
<Switch.Root
checked
id="airplane-mode-one"
value="on"
name="airplane-mode-two"
>
<Switch.Thumb />
</Switch.Root>
<InputLabel htmlFor="airplane-mode-two">On</InputLabel>
</FlexRow>
</FlexColumn>
To enter the code editing mode, press Enter. To exit the edit mode, press Escape
You are editing the code. To exit the edit mode, press Escape