A UI toolkit for GPUI applications.
🚧 Note: Expect every release to have many, undocumented breaking changes for now. Use at your own risk and pin your verisons 🚧
[dependencies]
gpuikit = "*"
# OR to enable the text editor component:
# gpuikit = { version = "*", features = ["editor"] }Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE)
- MIT License (LICENSE-MIT)
at your option.
- checkbox
- context menu
- image
- link
- list item
- modal
- spinner
- split button
- toast
- tooltip