Yoli

Results 3 comments of Yoli

你提的需求这边已经明白了。pro设计上是封装常用业务组件,因为菜单生成涉及多级子菜单的递归,为了便于用户使用做了封装。如果你需要自己控制菜单的生成逻辑,这边需要考虑下怎么实现会比较合适。你可以保持对该问题的关注,我们会在后续版本中进行跟进。

I'm working on porting the Antd React style to Blazor. Antd React uses the cssinjs style solution, so I provide the [cssincs](https://github.com/ant-design-blazor/cssincs) solution here. The following is an example of...

The current branch is based on the React 5.11.4 tag version. The good news is that after some hard work, all the style files have been migrated and have passed...