import * as React from 'react'; import Switch from '@mui/joy/Switch'; import Stack from '@mui/joy/Stack'; import Typography from '@mui/joy/Typography'; export default function ExampleTrackChild() { return ( On Off ), }, }} sx={{ '--Switch-thumbSize': '27px', '--Switch-trackWidth': '64px', '--Switch-trackHeight': '31px', }} /> I 0 ), sx: { justifyContent: 'space-around', }, }, }} sx={{ '--Switch-thumbSize': '27px', '--Switch-trackWidth': '52px', '--Switch-trackHeight': '31px', }} /> ); }