Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BigfactElement

Hierarchy

  • BigfactElement

Index

Properties

Properties

metadata

metadata: object

Type declaration

  • attribution: string

    Description of Bigfact

    minlength

    1

  • content: string

    Title of Bigfact

    minlength

    1

subtype

subtype: "bigfact"

text

text: string

Content of Text

minlength

1

pattern

^

<div class="bigfact-title">.+
<div class="bigfact-description">.+
$

type

type: "text"

Generated using TypeDoc