mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
12 lines
258 B
Markdown
12 lines
258 B
Markdown
# 418
|
|
```html
|
|
<n-result
|
|
status="418"
|
|
title="418 I'm a Teapot"
|
|
description="In Chinese, teapot is a kind of 'Beiju', which means 'tragedy'."
|
|
>
|
|
<template v-slot:footer>
|
|
<n-button>It Is Easy to Take the Truth</n-button>
|
|
</template>
|
|
</n-result>
|
|
``` |