GenUI
GenUI copied to clipboard
GenUI is an innovative SFP front-end framework developed in the Rust language, was originally inspired by Vue3 and Makepad. Intended to help users write front-end projects using Rust more efficiently.
Results
1
GenUI issues
Sort by
recently updated
recently updated
newest added
```css // this is ok (现在只能在上面写) .ui{ // this is height ❌(issue,这里应该允许这样写) height: 160; } ```
bug