Skip to content

usePrevPage

获取前一页信息。

typescript
import { usePrevPage } from '@uni-helper/uni-use';

const prevPage = usePrevPage();

Released under the MIT License.