mip-gototop 빠르게 맨 위로 돌아가기


mip-gototop은 웹페이지 상단으로 빠른 복귀 기능을 지원하기 위해 웹페이지 상단으로 빠른 복귀를 지원하는 버튼을 제공합니다.

QQ截图20170204115121.png

기본 사용법

<mip-fixed type="gototop">
    <mip-gototop></mip-gototop>
</mip-fixed>

임계값 설정

<mip-fixed type="gototop">
    <mip-gototop threshold='300'></mip-gototop>
</mip-fixed>

Property

threshold

설명: 버튼이 표시될 때 스크롤되는 페이지의 높이
필수 옵션: No
값 범위: 숫자 값
단위: 없음
기본값: 200