Affix

基本使用

放在滚动的容器中

<main style="overflow-y:scroll">
    <a-affix>
        我自动置顶
    </a-affix>
</main>

API

props
参数说明类型默认值可选值是否必选
offset-top触发高度Number0-
events监听的事件Array['scroll', 'wheel', 'mousewheel', 'resize', 'animationend', 'transitionend', 'webkitAnimationend', 'webkitTransitionend', 'touchmove']-
readonly是否只触发change事件, 而不改变ui的fixed样式Booleanfalse-
events
名称说明回调参数
change固定状态变更时触发是否固定[Boolean]
中国移动
19:01:30
86%