Draft UI

Toggle Button

A toggle button allows a user to toggle a selection on or off, for example switching between two states or modes.

Installation

bash
npx @sly-cli/sly add draft-ui toggle-button

Examples

Default

Coming soon: This is the default example


Disabled

Coming soon: This is the disabled example