naive-ui/demo/documentation/components/empty/enUS/basic.md

165 B

Basic

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