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
在设备切换时候,drawer 宽度不变,又或者在不同设备下去开启或者关闭drawer,drawer 保持不变 ,建议暴露一个refresh方法
The text was updated successfully, but these errors were encountered:
切换大概指的是什么场景?
Sorry, something went wrong.
其实也只是在开发环境中会遇到这个问题 :响应式开发时:一开始是pc时候我想禁用drawer,当设备切换为移动设备(或者窗口缩小到一定宽度时候)在让enable为true 此时发现drawer并不能正常开启
No branches or pull requests
在设备切换时候,drawer 宽度不变,又或者在不同设备下去开启或者关闭drawer,drawer 保持不变 ,建议暴露一个refresh方法
The text was updated successfully, but these errors were encountered: