-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
a-typography-paragraph v-model:content 为富文本时候,html字符会被显示,能否添加html参数,渲染成
类似于这样的What does the proposed API look like?
添加html参数,默认false, 开启渲染成<div v-html="content"></div>