Skip to content

Component B

This component depends on third-party component library for Vue 3:

Example Usage

Click the buttons to change the count.

vue
<template>
  <dc-editor v-model="content" />
</template>
<script lang="ts" setup>
const content = "";
</script>

Reference

You may show props, slots, events, methods, etc. using Markdown.

Properties

NameTypeDefaultDescription

Events

NameParametersDescription

Slots

NameParametersDescription