Alumopper

Results 1 issues of Alumopper

* Source code: The complete code can be found at [ui.mcdoc](https://github.com/Alumopper/Floating-UI/blob/master/mcdoc/ui.mcdoc) ```rust struct UI { type: #[dispatcher_key="floating_ui:ui"] string, name?: string, tag?: string, ...floating_ui:ui[[type]] } struct Control { x?: double, y?:...

🐛 bug
/mcdoc