# PageLoader - 页面加载提示

[`asyncComponent`](/docs/component-async) 异步组件加载的提示页面，包含加载中、加载失败。

```typescript
import { PageLoading, PageLoadError } from '@/components/PageLoader';
```
