Rich Text
Template
<v-rich-text />
Rich Text API
Rich Text - Props
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
parseTags | - | array | - | ['br', 'li', 'ul', 'ol', 'a', 'span', 'b', 'p'] |
allowAttrs | - | array | - | [] |
linkTags | - | array | - | ['a', 'span'] |
text | - | string | - | '' |