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>

屬性

threshold

說明:顯示按鈕時頁面已經捲動的高度
必選項: 否
取值範圍:數值
單位:無
預設值:200