We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://stackblitz.com/edit/vitejs-vite-syr7xn?file=src%2Fviews%2FDemo1.vue
我希望可以点击遮罩来关闭这个列配置。
文档中只有modal配置。
代码中也没有类似maskClosable的配置。希望官方可以增加这个配置
drawerOptions: { maskClosable: true }
No response
The text was updated successfully, but these errors were encountered:
已支持
Sorry, something went wrong.
No branches or pull requests
这个需求解决了什么问题:
https://stackblitz.com/edit/vitejs-vite-syr7xn?file=src%2Fviews%2FDemo1.vue
我希望可以点击遮罩来关闭这个列配置。
文档中只有modal配置。
代码中也没有类似maskClosable的配置。希望官方可以增加这个配置
建议的 API 是什么样的:
drawerOptions: {
maskClosable: true
}
是否已有其他不错的替代方案:
No response
是否使用当前最新版本?
The text was updated successfully, but these errors were encountered: