naive-ui/demo/documentation/components/result/enUS/index.demo-entry.md

656 B

Result

Result is for showing result.

Many thanks to twemoji for creating those high quality icons.

Demos

s-404
s-403
s-500
s-418
info
success
warning 
error
size

Props

Name Type Default Description
description string undefined
size 'small' | 'medium' | 'large' | 'huge' 'medium'
status 'info' | 'success' | 'error' | 'warning' | 404 | '404' | 500 | '500' | 400 | '400' | 418 | '418' 'info'
theme 'light' | 'dark' | string undefined
title string undefined

Slots

Name Parameters Description
default ()
footer ()