# Rich 富文本

统一封装

# 基础用法

<template>
  <qinui-rich content="<h1 style='text-align: center;'>字体</h1>" />
</template>

# API


# Props

参数 说明 类型 默认值 可选值
content 富文本内容 String - -