naive-ui
naive-ui copied to clipboard
feat(n-tree): adds `ignore-empty-children` prop
trafficstars
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| naive-ui | ❌ Failed (Inspect) | Jan 31, 2024 8:27am |
duplicate https://github.com/tusen-ai/naive-ui/pull/4176 https://github.com/tusen-ai/naive-ui/commit/73eade2a26c1bdef236a570393d3e36c4ce6a42c
使用 :get-children="(v) => (v.children?.length ? v.children : undefined)"
Fuck, I've forgot my solution. We should add a demo instead of current solution.
TODO add docs