euv-ui 0.9.1

Reusable UI component library for the euv framework, providing buttons, cards, modals, inputs, and more.
Documentation
<center>

## euv-ui

[![](https://img.shields.io/crates/v/euv-ui.svg)](https://crates.io/crates/euv-ui)
[![](https://img.shields.io/crates/d/euv-ui.svg)](https://img.shields.io/crates/d/euv-ui.svg)
[![](https://docs.rs/euv-ui/badge.svg)](https://docs.rs/euv-ui)
[![](https://github.com/euv-dev/euv/workflows/Rust/badge.svg)](https://github.com/euv-dev/euv/actions?query=workflow:Rust)
[![](https://img.shields.io/crates/l/euv-ui.svg)](../LICENSE)

</center>

[Api Docs](https://docs.rs/euv-ui/latest/)

> Reusable UI component library for the euv framework, providing buttons, cards, modals, inputs, theme management, and more.

## Installation

```shell
cargo add euv-ui
```

## Installation

To use this crate, you can run cmd:

```shell
cargo add euv-ui
```

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contributing

Contributions are welcome! Please open an issue or submit a pull request.

## Contact

For any inquiries, please reach out to the author at [root@ltpp.vip](mailto:root@ltpp.vip).