# @nextui-org/switch The Switch component is used as an alternative between checked and not checked states. Please refer to the [documentation](https://nextui.org/docs/components/switch) for more information. ## Installation ```sh yarn add @nextui-org/switch # or npm i @nextui-org/switch ``` ## Contribution Yes please! See the [contributing guidelines](https://github.com/nextui-org/nextui/blob/master/CONTRIBUTING.md) for details. ## License This project is licensed under the terms of the [MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE).