Replies: 1 comment 1 reply
-
因为自定义滚动条把这个事情搞得复杂了 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
似乎 content 组件提供 title/footer 两个 slot,提供了 title/closeable 等不多的 props,为什么不把这些内容直接放在 n-drawer 组件上呢?
我目前没有想到什么情况是只需要 n-drawer 不需要 n-drawer-content 的,示例代码也全都有 content,感觉在用的时候多一层组件既麻烦又显得不那么有意义。
Beta Was this translation helpful? Give feedback.
All reactions