Displays a control that allows the user to toggle between states using a switch.
<divclass="flex-grow lg:max-w-96"> <x-form-togglename="toggle"label="Security emails"> <x-slot:description> <x-form-help>Receive emails about your account activity and security.</x-form-help> </x-slot:description> </x-form-toggle></div>