UNPKG

@ui-machines/toggle

Version:

Core logic for the toggle widget implemented as a state machine

22 lines (14 loc) 458 B
# @ui-machines/toggle Core logic for the toggle widget implemented as a state machine ## Installation ```sh yarn add @ui-machines/toggle # or npm i @ui-machines/toggle ``` ## Contribution Yes please! See the [contributing guidelines](https://github.com/chakra-ui/ui-machines/blob/main/CONTRIBUTING.md) for details. ## Licence This project is licensed under the terms of the [MIT license](https://github.com/chakra-ui/ui-machines/blob/main/LICENSE).