X Tutup
Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 342 Bytes

File metadata and controls

13 lines (8 loc) · 342 Bytes

position: sticky 如何工作,适用于哪些场景

::: tip Issue 欢迎在 Issue 中交流与讨论: Issue 337 :::

::: tip Author 回答者: shfshanyue :::

position: sticky 可理解为 relativefixed 的结合体

X Tutup