ant-design/components/grid/demo/useBreakpoint.md
2024-09-23 14:47:15 +08:00

8 lines
230 B
Markdown

## zh-CN
使用 `useBreakpoint` Hook 个性化布局,其中 `xs` 仅当满足最小宽度时生效。
## en-US
Use `useBreakpoint` Hook provide personalized layout. `xs` only takes effect when the screen match the min width.