-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Develop a Toggle Input component to extend the framework’s form input options. This component should function as an on/off switch, providing a user-friendly alternative to traditional checkboxes. The Toggle Input should be customizable in terms of size, color, and label placement. Ensure that the component is accessible, including support for keyboard navigation and appropriate ARIA roles. The styling should align with the overall framework design and support both light and dark modes for seamless integration.