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

627 B

Result

Result is for showing result.

Many thanks to twemoji for creating those high quality icons.

Demos

s404
s403
s500
s418
info
success
warning 
error
size

Props

Name Type Default Description
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

Name Parameters Description
default ()
footer ()