浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
作者: chokcoco创建于 2025年2月18日更新于 2026年2月23日
标签原理技巧浏览器特性用户体验特殊交互
(1) anchor-name: anchor definition
Function: declare the element as an anchor point
Syntax: anchor-name: <dashed-ident>;
(2)position-anchor:锚点定位属性,用于定义锚点元素的定位基准点
功能:定义锚点元素的定位基准点
语法:position-anchor: <dashed-ident>;
…
内容来源: chokcoco/iCSS