## API | Property | Description | Type | Default | | --- | --- | --- | --- | | title | title string | string \| VNode \| v-slot:title | - | | subTitle | subTitle string | string \| VNode \| v-slot:subTitle | - | | status | result status,decide icons and colors | `'success' | 'error' | 'info' | 'warning'| '404' | '403' | '500'` | 'info' | | icon | custom back icon | v-slot:icon | - | | extra | operating area | v-slot:extra | - |