Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/albinsabu2023/toggle-beautify

npm react component package
https://github.com/albinsabu2023/toggle-beautify

nodejs npm npm-package react

Last synced: about 1 month ago
JSON representation

npm react component package

Awesome Lists containing this project

README

        

# Toggle-Beautify is a npm package for react toggle component

![npm](https://img.shields.io/npm/dw/toggle-beautify)

![tg1](https://github.com/user-attachments/assets/51887603-0a75-4ced-ac85-ea3b7a84c717)

### Intallation

```bash
npm install toggle-beautify
```
### v1.0.7

## usage

```js
import { ToggleBeauty } from "toggle-beautify";
import "toggle-beautify/dist/output.css";
```
![tg2](https://github.com/user-attachments/assets/d99226b8-a09e-4fdf-88b6-c52bc8836bcc)

## Attributes

pass a boolean value ``` isSelected ``` to it .so the component is toggled , and you can use this value for customize your project

## example

```html




```

### Liscence
MIT

Author : Albin Sabu