Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuoteElement

Hierarchy

  • QuoteElement

Index

Properties

Properties

metadata

metadata: object

Type declaration

  • Optional attribution?: undefined | string
  • content: string

    Content of Quote

    minlength

    1

subtype

subtype: "quote" | "blockquote"

text

text: string

Content of Text

minlength

1

pattern

^

.+
<span class="attribution">.+
$

type

type: "text"

Generated using TypeDoc