naive-ui/demo/documentation/components/result/enUS/s404.md
2019-11-21 23:50:53 +08:00

212 B

404

<n-result status="404" title="404 Not Found" description="You know life is always ridiculous.">
  <template v-slot:footer>
    <n-button>Find Something Funny</n-button>
  </template>
</n-result>