Skip to content

usePages

获取当前页面栈信息。

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

const pages = usePages();

Released under the MIT License.