naive-ui/demo/documentation/components/empty/enUS/basic.demo.md
07akioni 487001d697 build: add changelog to site, refactor loader based on suffix
.demo.md for component demo
.demo-entry.md for demo entry
.md for common docs
2020-08-19 23:30:04 +08:00

175 B

Basic

<n-empty description="You can't find anything">
  <template v-slot:extra>
    <n-button size="small">Find Something New</n-button>
  </template>
</n-empty>