naive-ui/demo/documentation/components/result/zhCN/index.md
2020-03-20 19:17:26 +08:00

623 B

结果页 Result

结果页是展示结果的。

感谢 twemoji 创造了这么多好看的图标。

演示

s404
s403
s500
s418
info
success
warning 
error
size

Props

名称 类型 默认值 说明
size 'small' | 'medium' | 'large' | 'huge' 'medium'
theme 'light' | 'dark' null
status 'info' | 'success' | 'error' | 'warning' | 404 | '404' | 500 | '500' | 400 | '400' | 418 | '418' 'info'
title string null
description string null

Slots

名称 参数 说明
default ()
footer ()