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
目前 NGrid 栅格组件 responsive 只有 self 根据自身宽度进行响应式布局 和 screen 根据屏幕断点进行响应式布局 两种模式, 能否增加让 NGrid 根据父元素宽度进行响应式布局.
self 根据自身宽度进行响应式布局
screen 根据屏幕断点进行响应式布局
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
问题的清晰而简明的描述
目前 NGrid 栅格组件 responsive 只有
self 根据自身宽度进行响应式布局
和screen 根据屏幕断点进行响应式布局
两种模式, 能否增加让 NGrid 根据父元素宽度进行响应式布局.建议的解决方案
目前 NGrid 栅格组件 responsive 只有
self 根据自身宽度进行响应式布局
和screen 根据屏幕断点进行响应式布局
两种模式, 能否增加让 NGrid 根据父元素宽度进行响应式布局.备选方案
No response
附加上下文
No response
验证
The text was updated successfully, but these errors were encountered: