File size: 230 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 |
## zh-CN
使用 `useBreakpoint` Hook 个性化布局,其中 `xs` 仅当满足最小宽度时生效。
## en-US
Use `useBreakpoint` Hook provide personalized layout. `xs` only takes effect when the screen match the min width.
|