Record

preview

No description available.

record preview {
  fallback: option​<string>,
  footer: option​<string>,
  header: option​<string>,
  header-link: option​<string>,
  html-text: option​<string>,
  text: option​<string>,
  title: option​<string>,
  title-link: option​<string>,
}

Fields

NameTypeDescription
fallbackoption​<string>
footeroption​<string>
headeroption​<string>
header-linkoption​<string>
html-textoption​<string>
textoption​<string>
titleoption​<string>
title-linkoption​<string>